Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

STDINmsg Class Reference

Short Description. More...

#include <STDINmsg.h>

Inheritance diagram for STDINmsg:

msg List of all members.

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

Detailed Description

Short Description.

Long Description if necessary.

Parameters:
<parameter_name> <parameter_descreption>
Returns:
<information on="" what="" is="" being="" returned>="">
Author:
<author name>="">

Definition at line 16 of file STDINmsg.h.


Constructor & Destructor Documentation

STDINmsg::STDINmsg int  fd = STDIN_FILENO  ) 
 

Short Description.

Long Description if necessary.

Parameters:
<parameter_name> <parameter_descreption>
Returns:
<information on="" what="" is="" being="" returned>="">
Author:
<author name>="">

Definition at line 22 of file STDINmsg.cpp.

STDINmsg::~STDINmsg void   ) 
 

Definition at line 41 of file STDINmsg.cpp.


Member Function Documentation

int STDINmsg::dispatch void   )  [virtual]
 

Short Description.

Long Description if necessary.

Parameters:
<parameter_name> <parameter_descreption>
Returns:
<information on="" what="" is="" being="" returned>="">
Author:
<author name>="">

Reimplemented from msg.

Definition at line 105 of file STDINmsg.cpp.

References msg::_arglist, msg::_size, msg::_type, and msg::inbuf.

Referenced by childTest().

int STDINmsg::recvNoWait void   )  [virtual]
 

Short Description.

Long Description if necessary.

Parameters:
<parameter_name> <parameter_descreption>
Returns:
<information on="" what="" is="" being="" returned>="">
Author:
<author name>="">

Reimplemented from msg.

Definition at line 74 of file STDINmsg.cpp.

References msg::error_code, fd, and msg::inbuf.

Referenced by childTest().

int STDINmsg::send void   )  [virtual]
 

Short Description.

Long Description if necessary.

Parameters:
<parameter_name> <parameter_descreption>
Returns:
<information on="" what="" is="" being="" returned>="">
Author:
<author name>="">

Reimplemented from msg.

Definition at line 56 of file STDINmsg.cpp.

References msg::outbuf.


Member Data Documentation

int STDINmsg::fd [protected]
 

Definition at line 31 of file STDINmsg.h.

Referenced by recvNoWait().


The documentation for this class was generated from the following files:
Generated on Fri Sep 1 14:26:02 2006 for Raptor by  doxygen 1.4.4