#include <InMessage.h>
Inheritance diagram for InTextMessage:


Public Member Functions | |
| InTextMessage (MessageQueueBase *q) | |
| Constructor. | |
| void | readAll (char *buf) |
| Reads the complete stream into a character buffer rechanging the escaped characters. | |
Definition at line 83 of file InMessage.h.
|
|
Constructor.
Definition at line 42 of file InMessage.cpp. References InMessageQueue::open(). |
Here is the call graph for this function:

|
|
Reads the complete stream into a character buffer rechanging the escaped characters.
Definition at line 47 of file InMessage.cpp. References InMessageQueue::getEof(), and InText::nextChar(). |
Here is the call graph for this function:

1.3.6