#include "ace/CDR_Base.h"
#include "ace/Message_Block.h"
#include "ace/OS_Memory.h"
#include "ace/OS_NS_string.h"
Include dependency graph for CDR_Base.cpp:
Go to the source code of this file.
Variables | |
static ACE_BEGIN_VERSIONED_NAMESPACE_DECL const ACE_INT16 | max_eleven_bit = 0x3ff |
static const ACE_INT16 | max_fifteen_bit = 0x3fff |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL const ACE_INT16 max_eleven_bit = 0x3ff [static] |
Definition at line 18 of file CDR_Base.cpp.
const ACE_INT16 max_fifteen_bit = 0x3fff [static] |
Definition at line 19 of file CDR_Base.cpp.