#include "Definitions.h"
#include "GuidUtils.h"
#include "Serializer.h"
#include "SequenceNumber.h"
#include "RepoIdTypes.h"
#include "dds/DdsDcpsInfoUtilsC.h"
#include "PoolAllocator.h"
#include <iosfwd>
Go to the source code of this file.
Classes | |
struct | OpenDDS::DCPS::WriterCoherentSample |
struct | OpenDDS::DCPS::CoherentChangeControl |
End Coherent Change message. More... | |
Namespaces | |
namespace | OpenDDS |
The Internal API and Implementation of OpenDDS. | |
namespace | OpenDDS::DCPS |
Functions | |
typedef | OpenDDS::DCPS::OPENDDS_MAP_CMP (PublicationId, WriterCoherentSample, GUID_tKeyLessThan) GroupCoherentSamples |
ACE_CDR::Boolean | OpenDDS::DCPS::operator<< (OpenDDS::DCPS::Serializer &serializer, OpenDDS::DCPS::CoherentChangeControl &value) |
Marshal/Insertion into a buffer. | |
ACE_CDR::Boolean | OpenDDS::DCPS::operator>> (Serializer &serializer, CoherentChangeControl &value) |
OpenDDS_Dcps_Export std::ostream & | OpenDDS::DCPS::operator<< (std::ostream &str, const CoherentChangeControl &value) |
Message header insertion onto an ostream. |