|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
#include <happyhttp.h>
Public Member Functions | |
| Wobbly (const char *fmt,...) | |
| const char * | what () const |
Protected Types | |
| enum | { MAXLEN =256 } |
Protected Attributes | |
| char | m_Message [MAXLEN] |
Definition at line 125 of file happyhttp.h.
|
protected |
| happyhttp::Wobbly::Wobbly | ( | const char * | fmt, |
| ... | |||
| ) |
Definition at line 207 of file happyhttp.cpp.
|
inline |
|
protected |
Definition at line 133 of file happyhttp.h.