OpenDDS  Snapshot(2023/04/28-20:55)
Namespaces | Functions
StringManager.cpp File Reference
#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

 FACE
 
 OpenDDS
 The Internal API and Implementation of OpenDDS.
 
 OpenDDS::FaceTypes
 

Functions

CharFACE::string_alloc (UnsignedLong len)
 
CharFACE::string_dup (const Char *str)
 
void FACE::string_free (Char *str)
 
bool OpenDDS::FaceTypes::operator>> (DCPS::Serializer &ser, StringBase< FACE::Char > &str)