Struct astutedds::dcps::HistoryQosPolicy

ClassList > astutedds > dcps > HistoryQosPolicy

  • #include <qos.hpp>

Public Attributes

Type Name
int32_t depth = {1}
HistoryQosPolicyKind kind = {HistoryQosPolicyKind::KEEP\_LAST\_HISTORY\_QOS}

Public Functions

Type Name
bool operator!= (const HistoryQosPolicy & o) const
bool operator== (const HistoryQosPolicy &) const

Public Attributes Documentation

variable depth

int32_t astutedds::dcps::HistoryQosPolicy::depth;

variable kind

HistoryQosPolicyKind astutedds::dcps::HistoryQosPolicy::kind;

Public Functions Documentation

function operator!=

inline bool astutedds::dcps::HistoryQosPolicy::operator!= (
    const HistoryQosPolicy & o
) const

function operator==

bool astutedds::dcps::HistoryQosPolicy::operator== (
    const HistoryQosPolicy &
) const


The documentation for this class was generated from the following file include/astutedds/dcps/qos.hpp