#include "DCPS/DdsDcps_pch.h"
#include "DCPS/SafetyProfileStreams.h"
#include <cstdlib>
#include <cstdio>
#include "ace/ACE.h"
#include "ace/OS_NS_string.h"
#include "GuidBuilder.h"
Go to the source code of this file.
Namespaces | |
namespace | OpenDDS |
The Internal API and Implementation of OpenDDS. | |
namespace | OpenDDS::DCPS |
Functions | |
OPENDDS_STRING | OpenDDS::DCPS::to_string (const GUID_t &guid) |
std::ostream & | OpenDDS::DCPS::operator<< (std::ostream &os, const GUID_t &rhs) |
std::istream & | OpenDDS::DCPS::operator>> (std::istream &is, GUID_t &rhs) |