Namespaces | |
exception | |
Classes | |
class | Cdr |
This class offers an interface to serialize/deserialize some basic types using CDR protocol inside an eprosima::fastcdr::FastBuffer. More... | |
class | _FastBuffer_iterator |
This class implements the iterator used to go through a FastBuffer. More... | |
class | FastBuffer |
This class represents a stream of bytes that contains (or will contain) serialized data. More... | |
class | FastCdr |
This class offers an interface to serialize/deserialize some basic types using a modified CDR protocol inside a eprosima::FastBuffer. More... | |