Class Bounds

Inheritance Relationships

Base Type

  • public Test

Class Documentation

class Bounds : public Test

Fixture for the tests

Public Functions

inline Bounds()
inline void SetUp()
inline void TakeAndVerifyBoundedString(size_t N)
inline void TakeAndVerifyBoundedSequence(size_t N)
inline void TakeAndVerifyBooleanSequence(size_t N)
inline void TearDown()
inline void TryWriteBoundedString(size_t N)
inline void TryWriteBoundedSequence(size_t N)
inline void TryWriteBooleanSequence(size_t N)

Public Members

dds::domain::DomainParticipant participant
dds::pub::Publisher publisher
dds::sub::Subscriber subscriber
dds::topic::Topic<Bounded::Msg> topic
dds::pub::DataWriter<Bounded::Msg> writer
dds::sub::DataReader<Bounded::Msg> reader
std::string partition