This class stores the current state of a CDR serialization. More...
#include <Cdr.h>
Public Member Functions | |
Cdr_DllAPI | state (const Cdr &cdr) |
Default constructor. | |
Cdr_DllAPI | state (const state &state) |
Copy constructor. | |
Cdr_DllAPI bool | operator== (const state &other_state) const |
Compares two states. | |
Friends | |
class | Cdr |
This class stores the current state of a CDR serialization.
Cdr_DllAPI bool operator== | ( | const state & | other_state | ) | const |
Compares two states.
|
friend |