ACE
6.3.3
|
#include <CDR_Base.h>
Public Member Functions | |
Proxy (bool high_nibble, Octet &element) | |
Proxy & | operator= (Octet val) |
Proxy & | operator+= (int rhs) |
Proxy & | operator-= (int rhs) |
Proxy & | operator++ () |
Proxy & | operator-- () |
operator Octet () const | |
Private Attributes | |
bool | high_nibble_ |
Octet & | element_ |
|
inline |
ACE_CDR::Fixed::Proxy::operator Octet | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |