| 
    TAO
    2.1.3
    
   | 
 
#include "tao/Pluggable_Messaging_Utils.h"#include "ace/Message_Block.h"#include "tao/Incoming_Message_Queue.inl"Classes | |
| class | TAO_Incoming_Message_Queue | 
| A queue of the messages in the incoming data path.  More... | |
Variables | |
| const size_t | TAO_MISSING_DATA_UNDEFINED = ~((size_t) 0) | 
| const size_t TAO_MISSING_DATA_UNDEFINED = ~((size_t) 0) | 
Constant value indicating that the correct value is unknown yet, probably parsing the header failed due to insufficient data in buffer.
 1.8.1.2