RefleX
Build DDS Applications in Modern C++ without IDL
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
reflex::match::Case< T, Tags > Member List

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 typedefreflex::match::Case< T, Tags >
discriminator enum valuereflex::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 typedefreflex::match::Case< T, Tags >