21 #ifndef OSPL_DDS_SUB_DETAIL_TGENERATIONCOUNT_IMPL_HPP_ 22 #define OSPL_DDS_SUB_DETAIL_TGENERATIONCOUNT_IMPL_HPP_ 41 GenerationCount::GenerationCount() { }
44 GenerationCount::GenerationCount(int32_t dgc, int32_t nwgc)
45 :
dds::core::Value(dgc, nwgc) { }
50 return this->delegate().disposed();
56 return this->delegate().no_writers();
int32_t no_writers() const