#include <Sample.hpp>
Public Member Functions | |
| const dds::core::Time | timestamp () const |
| const dds::sub::status::ReaderState | state () const |
| const GenerationCount | generation_count () const |
| const Rank | rank () const |
| bool | valid () const |
Definition at line 59 of file Sample.hpp.
| const GenerationCount generation_count | ( | ) | const [inline] |
Definition at line 69 of file Sample.hpp.
| const Rank rank | ( | ) | const [inline] |
Definition at line 73 of file Sample.hpp.
| const dds::sub::status::ReaderState state | ( | ) | const [inline] |
Definition at line 65 of file Sample.hpp.
| const dds::core::Time timestamp | ( | ) | const [inline] |
Definition at line 61 of file Sample.hpp.
| bool valid | ( | ) | const [inline] |
Definition at line 77 of file Sample.hpp.
1.7.1