|
ACE 5.7.7
|
#include "ace/CDR_Base.h"#include "ace/Message_Block.h"#include "ace/OS_Memory.h"#include "ace/OS_NS_string.h"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 |
| ACE_RCSID | ( | ace | , |
| CDR_Base | , | ||
| "$Id: CDR_Base.cpp 86825 2009-09-28 17:45:23Z johnnyw $" | |||
| ) | const [pure virtual] |
const ACE_INT16 max_fifteen_bit = 0x3fff [static] |
1.7.3