#include "tao/GIOP_Message_Generator_Parser_12.h"
#include "tao/GIOPC.h"
#include "tao/GIOP_Utils.h"
#include "tao/GIOP_Message_Locate_Header.h"
#include "tao/operation_details.h"
#include "tao/debug.h"
#include "tao/Pluggable_Messaging_Utils.h"
#include "tao/GIOP_Message_State.h"
#include "tao/TAO_Server_Request.h"
#include "tao/TAOC.h"
#include "tao/ORB_Core.h"
#include "tao/Transport.h"
#include "tao/CDR.h"
Include dependency graph for GIOP_Message_Generator_Parser_12.cpp:
Go to the source code of this file.
Variables | |
static const size_t | TAO_GIOP_MESSAGE_ALIGN_PTR = 8 |
const size_t TAO_GIOP_MESSAGE_ALIGN_PTR = 8 [static] |
Definition at line 22 of file GIOP_Message_Generator_Parser_12.cpp.
Referenced by TAO_GIOP_Message_Generator_Parser_12::parse_locate_header(), TAO_GIOP_Message_Generator_Parser_12::parse_reply(), TAO_GIOP_Message_Generator_Parser_12::parse_request_header(), and TAO_GIOP_Message_Generator_Parser_12::write_reply_header().