DDS-PSM-C++  1.0
ISO C++ API for OpenSplice DDS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Namespaces | Typedefs | Functions
Status.hpp File Reference
#include <dds/core/status/detail/Status.hpp>
#include <dds/core/status/State.hpp>
Include dependency graph for Status.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dds::core::status::DataAvailableStatus
 
class  dds::core::status::DataOnReadersStatus
 

Namespaces

namespace  dds
 
namespace  dds::core
 
namespace  dds::core::status
 

Typedefs

typedef
::dds::core::status::detail::InconsistentTopicStatus 
dds::core::status::InconsistentTopicStatus
 
typedef
::dds::core::status::detail::LivelinessChangedStatus 
dds::core::status::LivelinessChangedStatus
 
typedef
::dds::core::status::detail::LivelinessLostStatus 
dds::core::status::LivelinessLostStatus
 
typedef
::dds::core::status::detail::OfferedDeadlineMissedStatus 
dds::core::status::OfferedDeadlineMissedStatus
 
typedef
::dds::core::status::detail::OfferedIncompatibleQosStatus 
dds::core::status::OfferedIncompatibleQosStatus
 
typedef
::dds::core::status::detail::PublicationMatchedStatus 
dds::core::status::PublicationMatchedStatus
 
typedef
::dds::core::status::detail::RequestedDeadlineMissedStatus 
dds::core::status::RequestedDeadlineMissedStatus
 
typedef
::dds::core::status::detail::RequestedIncompatibleQosStatus 
dds::core::status::RequestedIncompatibleQosStatus
 
typedef
::dds::core::status::detail::SampleLostStatus 
dds::core::status::SampleLostStatus
 
typedef
::dds::core::status::detail::SampleRejectedStatus 
dds::core::status::SampleRejectedStatus
 
typedef
::dds::core::status::detail::SubscriptionMatchedStatus 
dds::core::status::SubscriptionMatchedStatus
 

Functions

template<typename STATUS >
StatusMask dds::core::status::get_status ()