|
class | _FastBuffer_iterator |
| This class implements the iterator used to go through a FastBuffer. More...
|
|
class | Cdr |
| This class offers an interface to serialize/deserialize some basic types using CDR protocol inside an eprosima::fastcdr::FastBuffer. More...
|
|
class | FastBuffer |
| This class represents a stream of bytes that contains (or will contain) serialized data. This class is used by the serializers to serialize or deserialize using their representation. More...
|
|
class | FastCdr |
| This class offers an interface to serialize/deserialize some basic types using a modified CDR protocol inside a eprosima::FastBuffer. This modified CDR protocol provides a serialization mechanism much faster than common CDR protocol, because it doesn't use alignment. More...
|
|