#include "FACE/StringManager.h"
#include "dds/DCPS/SafetyProfilePool.h"
#include "dds/DCPS/Serializer.h"
#include <cstring>
Include dependency graph for StringManager.cpp:
Go to the source code of this file.
Namespaces | |
namespace | FACE |
namespace | 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) |
Variables | |
static Char | FACE::s_empty = 0 |