#include "tao/GIOP_Message_Version.h"#include "tao/GIOP_Message_State.inl"Include dependency graph for GIOP_Message_State.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | TAO_GIOP_Message_State |
| Generic definitions for Message States. More... | |
Variables | |
| TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_ORB_Core |
| TAO_END_VERSIONED_NAMESPACE_DECL const size_t | TAO_GIOP_MESSAGE_HEADER_LEN = 12 |
| const size_t | TAO_GIOP_MESSAGE_SIZE_OFFSET = 8 |
| const size_t | TAO_GIOP_MESSAGE_FLAGS_OFFSET = 6 |
| const size_t | TAO_GIOP_MESSAGE_TYPE_OFFSET = 7 |
| const size_t | TAO_GIOP_VERSION_MINOR_OFFSET = 5 |
| const size_t | TAO_GIOP_VERSION_MAJOR_OFFSET = 4 |
| const size_t | TAO_GIOP_MESSAGE_FRAGMENT_HEADER = 4 |
GIOP utility definitions
Carlos O' Ryan <coryan@uci.edu>
Balachandran Natarajan <bala@cs.wustl.edu>
Definition in file GIOP_Message_State.h.
|
|
Definition at line 125 of file GIOP_Message_State.h. |
|
|
Definition at line 129 of file GIOP_Message_State.h. |
|
|
Definition at line 123 of file GIOP_Message_State.h. |
|
|
Definition at line 124 of file GIOP_Message_State.h. |
|
|
Definition at line 126 of file GIOP_Message_State.h. |
|
|
Definition at line 128 of file GIOP_Message_State.h. |
|
|
Definition at line 127 of file GIOP_Message_State.h. |
|
|
Definition at line 31 of file GIOP_Message_State.h. |
1.3.6