This class stores the current state of a CDR serialization.
More...
#include <Cdr.h>
|
| 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.
|
This class stores the current state of a CDR serialization.
◆ state() [1/2]
| Cdr_DllAPI state |
( |
const Cdr & | cdr | ) |
|
◆ state() [2/2]
| Cdr_DllAPI state |
( |
const state & | state | ) |
|
◆ operator==()
| Cdr_DllAPI bool operator== |
( |
const state & | other_state | ) |
const |
◆ Cdr
The documentation for this class was generated from the following file: