Functions | Variables

CDR_Base.cpp File Reference

#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.

Functions

 ACE_RCSID (ace, CDR_Base,"$Id: CDR_Base.cpp 86825 2009-09-28 17:45:23Z johnnyw $") 1 static const ACE_INT16 max_eleven_bit=0x3ff

Variables

static const ACE_INT16 max_fifteen_bit = 0x3fff

Function Documentation

ACE_RCSID ( ace  ,
CDR_Base  ,
"$Id: CDR_Base.cpp 86825 2009-09-28 17:45:23Z johnnyw $"   
) const [pure virtual]

Variable Documentation

const ACE_INT16 max_fifteen_bit = 0x3fff [static]

Definition at line 19 of file CDR_Base.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines