#include <TestPreProc.h>
| Public Member Functions | |
| RequestInput (const char *str, IOBuffer *cb) | |
| ~RequestInput () | |
| void | run () | 
| bool | isDone () const | 
Definition at line 29 of file TestPreProc.h.
| RequestInput::RequestInput | ( | const char * | str, | |
| IOBuffer * | cb | |||
| ) | 
Definition at line 46 of file TestPreProc.cc.
References request1.
| RequestInput::~RequestInput | ( | ) | 
Definition at line 61 of file TestPreProc.cc.
| bool RequestInput::isDone | ( | ) | const  [inline] | 
Definition at line 36 of file TestPreProc.h.
Referenced by testPreProc().
| void RequestInput::run | ( | ) | 
Definition at line 70 of file TestPreProc.cc.
References ink_strlcpy().
Referenced by testPreProc().
 1.7.1
 1.7.1