#include "FACE/StringManager.h"
#include "dds/DCPS/SafetyProfilePool.h"
#include "dds/DCPS/Serializer.h"
#include <cstring>
Go to the source code of this file.
Namespaces | |
namespace | FACE |
namespace | OpenDDS |
The Internal API and Implementation of OpenDDS. | |
namespace | OpenDDS::FaceTypes |
Functions | |
Char * | FACE::string_alloc (UnsignedLong len) |
Char * | FACE::string_dup (const Char *str) |
void | FACE::string_free (Char *str) |
bool | OpenDDS::FaceTypes::operator>> (DCPS::Serializer &ser, StringBase< FACE::Char > &str) |