#include "fastcdr_dll.h"#include "FastBuffer.h"#include "exceptions/NotEnoughMemoryException.h"#include <stdint.h>#include <string>#include <vector>#include <map>#include <iostream>#include <malloc.h>

Go to the source code of this file.
Classes | |
| class | eprosima::fastcdr::Cdr |
| This class offers an interface to serialize/deserialize some basic types using CDR protocol inside an eprosima::fastcdr::FastBuffer. More... | |
| class | eprosima::fastcdr::Cdr::state |
| This class stores the current state of a CDR serialization. More... | |
Namespaces | |
| eprosima | |
| eprosima::fastcdr | |