#include <CDR_Base.h>
Public Member Functions | |
Overloaded Relation Operators. | |
| bool | operator== (const LongLong &rhs) const |
| bool | operator!= (const LongLong &rhs) const |
Public Attributes | |
| ACE_CDR::Long | h |
| ACE_CDR::Long | l |
Definition at line 228 of file CDR_Base.h.
| bool ACE_CDR::LongLong::operator!= | ( | const LongLong & | rhs | ) | const |
| bool ACE_CDR::LongLong::operator== | ( | const LongLong & | rhs | ) | const |
Definition at line 231 of file CDR_Base.h.
Definition at line 232 of file CDR_Base.h.
1.6.1