RTI Connext Modern C++ API
Version 5.2.0
|
<<extension>> <<value-type>> Encapsulates an event count containing a total count and an incremental count since the last time a status was read. More...
#include <Status.hpp>
Inherits pair< IntegerType, IntegerType >.
Public Member Functions | |
IntegerType | total () const |
The total count. | |
IntegerType | change () const |
The incremental count. | |
<<extension>> <<value-type>> Encapsulates an event count containing a total count and an incremental count since the last time a status was read.
IntegerType | The integer type used to measure the event counts. |
|
inline |
The total count.
|
inline |
The incremental count.