#include "Definitions.h"
#include "GuidUtils.h"
#include "Serializer.h"
#include "dds/DdsDcpsInfoUtilsC.h"
#include "PoolAllocator.h"
#include <iosfwd>
Include dependency graph for CoherentChangeControl.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OpenDDS |
namespace | OpenDDS::DCPS |
Classes | |
struct | OpenDDS::DCPS::WriterCoherentSample |
struct | OpenDDS::DCPS::CoherentChangeControl |
End Coherent Change message. More... | |
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. |