FastCDR  Version 1.1.1
FastCDR
FastCDR Serializer API Reference

FastCDR Serializer internal API groped in modules. More...

Modules

 Exceptions
 Exceptions used by the FastCDR API. All exceptions defined in this module are thrown by the FastCDR library.
 

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
 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...
 

Detailed Description

FastCDR Serializer internal API groped in modules.