proxygen
|
#include <proxygen/lib/http/ProxygenErrorEnum.h>
Go to the source code of this file.
Namespaces | |
proxygen | |
Macros | |
#define | PROXYGEN_ERROR_STR(error) #error |
Functions | |
const char * | proxygen::getErrorString (ProxygenError error) |
const char * | proxygen::getErrorStringByIndex (int i) |
#define PROXYGEN_ERROR_STR | ( | error | ) | #error |
Definition at line 12 of file ProxygenErrorEnum.cpp.