types, methods associated with the MACE.Reflect Library
Classes | |
| struct | reflector |
| defines visit functions for T Unless this is specialized, visit() will not be defined for T. More... | |
| class | bad_value_cast |
| thrown when a conversion using mace::value, mace::value_ref, or mace::value_cref fails. More... | |
| class | unknown_field |
| thrown when attempt to access non-existant (non-reflected) member by name. More... | |
| class | value_base |
| Provides runtime access to class members. More... | |
| class | value |
| class | value_ref |
| class | value_cref |
Typedefs | |
|
typedef boost::error_info < struct err_msg_, std::string > | err_msg |
1.8.0