#include <STDINmsg.h>
Inheritance diagram for STDINmsg:

Public Member Functions | |
| STDINmsg (int fd=STDIN_FILENO) | |
| Short Description. | |
| ~STDINmsg (void) | |
| int | send (void) |
| Short Description. | |
| int | recvNoWait (void) |
| Short Description. | |
| int | dispatch (void) |
| Short Description. | |
Protected Attributes | |
| int | fd |
Long Description if necessary.
| <parameter_name> | <parameter_descreption> |
Definition at line 16 of file STDINmsg.h.
|
|
Short Description. Long Description if necessary.
Definition at line 22 of file STDINmsg.cpp. |
|
|
Definition at line 41 of file STDINmsg.cpp. |
|
|
Short Description. Long Description if necessary.
Reimplemented from msg. Definition at line 105 of file STDINmsg.cpp. References msg::_arglist, msg::_size, msg::_type, and msg::inbuf. Referenced by childTest(). |
|
|
Short Description. Long Description if necessary.
Reimplemented from msg. Definition at line 74 of file STDINmsg.cpp. References msg::error_code, fd, and msg::inbuf. Referenced by childTest(). |
|
|
Short Description. Long Description if necessary.
Reimplemented from msg. Definition at line 56 of file STDINmsg.cpp. References msg::outbuf. |
|
|
Definition at line 31 of file STDINmsg.h. Referenced by recvNoWait(). |
1.4.4