Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
| C_FastBuffer_iterator | This class implements the iterator used to go through a FastBuffer |
| CCdr | This class offers an interface to serialize/deserialize some basic types using CDR protocol inside an eprosima::fastcdr::FastBuffer |
| ▼Cexception | |
| ▼CException | This abstract class is used to create exceptions |
| CBadParamException | This class is thrown as an exception when a invalid parameter was being serialized |
| CNotEnoughMemoryException | This class is thrown as an exception when the buffer's internal memory reachs its size limit |
| CFastBuffer | This class represents a stream of bytes that contains (or will contain) serialized data |
| CFastCdr | This class offers an interface to serialize/deserialize some basic types using a modified CDR protocol inside a eprosima::FastBuffer |
| CCdr::state | This class stores the current state of a CDR serialization |
| CFastCdr::state | This class stores the current state of a CDR serialization |