RefleX
Build DDS Applications in Modern C++ without IDL
|
This is the complete list of members for reflex::match::Case< T, Tags >, including all inherited members.
Case() | reflex::match::Case< T, Tags > | inline |
Case(const T &t) | reflex::match::Case< T, Tags > | inlineexplicit |
Case(const Case &c) | reflex::match::Case< T, Tags > | inline |
case_ptr_type typedef | reflex::match::Case< T, Tags > | |
discriminator enum value | reflex::match::Case< T, Tags > | |
get() const | reflex::match::Case< T, Tags > | inline |
get() | reflex::match::Case< T, Tags > | inline |
matches(int discriminator) | reflex::match::Case< T, Tags > | inlinestatic |
operator=(const Case &rhs) | reflex::match::Case< T, Tags > | inline |
operator==(const Case &lhs, const Case &rhs) | reflex::match::Case< T, Tags > | friend |
type typedef | reflex::match::Case< T, Tags > |