This is the complete list of members for caf::default_sum_type_access< T >, including all inherited members.
| apply(T &x, Visitor &&visitor, Ts &&... xs) (defined in caf::default_sum_type_access< T >) | caf::default_sum_type_access< T > | static |
| apply(const T &x, Visitor &&visitor, Ts &&... xs) (defined in caf::default_sum_type_access< T >) | caf::default_sum_type_access< T > | static |
| get(T &x, sum_type_token< U, Pos > token) (defined in caf::default_sum_type_access< T >) | caf::default_sum_type_access< T > | static |
| get(const T &x, sum_type_token< U, Pos > token) (defined in caf::default_sum_type_access< T >) | caf::default_sum_type_access< T > | static |
| get_if(T *x, sum_type_token< U, Pos > token) (defined in caf::default_sum_type_access< T >) | caf::default_sum_type_access< T > | static |
| get_if(const T *x, sum_type_token< U, Pos > token) (defined in caf::default_sum_type_access< T >) | caf::default_sum_type_access< T > | static |
| is(const T &x, sum_type_token< U, Pos > token) (defined in caf::default_sum_type_access< T >) | caf::default_sum_type_access< T > | static |
| specialized (defined in caf::default_sum_type_access< T >) | caf::default_sum_type_access< T > | static |
| type0 typedef (defined in caf::default_sum_type_access< T >) | caf::default_sum_type_access< T > | |
| types typedef (defined in caf::default_sum_type_access< T >) | caf::default_sum_type_access< T > | |