pjmsg_mcap_wrapper
Loading...
Searching...
No Matches
Classes | Namespaces
FastCdr.h File Reference

Go to the source code of this file.

#include <array>
#include <cstdint>
#include <cstring>
#include <string>
#include <vector>
#include <malloc.h>
#include "fastcdr_dll.h"
#include "FastBuffer.h"
#include "exceptions/NotEnoughMemoryException.h"
#include "exceptions/BadParamException.h"

Classes

class  eprosima::fastcdr::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...
 
class  eprosima::fastcdr::FastCdr::state
 This class stores the current state of a CDR serialization. More...
 

Namespaces

namespace  eprosima
 
namespace  eprosima::fastcdr