This is the complete list of members for
Application, including all inherited members.
agent_ (defined in Application) | Application | [protected] |
Application() (defined in Application) | Application | |
command(int argc, const char *const *argv) (defined in Application) | Application | [protected, virtual] |
enableRecv_ (defined in Application) | Application | [protected] |
enableResume_ (defined in Application) | Application | [protected] |
get_data(int &size, AppData *req_data=0) (defined in Process) | Process | [virtual] |
Process() (defined in Process) | Process | [inline] |
process_data(int size, AppData *data) (defined in Process) | Process | [virtual] |
recv(int nbytes) (defined in Application) | Application | [virtual] |
recv_msg(int nbytes, const char *msg=0) (defined in Application) | Application | [inline, virtual] |
resume() (defined in Application) | Application | [virtual] |
send(int nbytes) (defined in Application) | Application | [virtual] |
send_data(int size, AppData *data=0) (defined in Process) | Process | [inline, virtual] |
start() (defined in Application) | Application | [protected, virtual] |
stop() (defined in Application) | Application | [protected, virtual] |
target() (defined in Process) | Process | [inline] |
target_ (defined in Process) | Process | [protected] |