|
Namespaces |
namespace | std |
namespace | Reflex |
Classes |
struct | Reflex::EnvironBase |
struct | Reflex::Environ< T > |
struct | Reflex::Address< T > |
struct | Reflex::CollType< T > |
struct | Reflex::Pushback< T > |
struct | Reflex::Insert< T > |
struct | Reflex::MapInsert< T > |
class | Reflex::CollFuncTable |
struct | Reflex::CFTGenerator< T > |
struct | Reflex::CFTNullGenerator |
struct | Reflex::Proxy< A > |
struct | Reflex::Proxy< std::vector< T, A > > |
struct | Reflex::Proxy< std::list< T, A > > |
struct | Reflex::Proxy< std::deque< T, A > > |
struct | Reflex::Proxy< std::set< K, T, A > > |
struct | Reflex::Proxy< std::multiset< K, T, A > > |
struct | Reflex::Proxy< std::map< K, T, R, A > > |
struct | Reflex::Proxy< std::multimap< K, T, R, A > > |
struct | Reflex::Proxy< std::queue< K, T > > |
struct | Reflex::Proxy< std::stack< K, T > > |
struct | Reflex::StdBitSetHelper< B > |
struct | Reflex::CollType< StdBitSetHelper< Bitset_t > > |
struct | Reflex::Pushback< StdBitSetHelper< Bitset_t > > |
struct | Reflex::Proxy< StdBitSetHelper< B > > |
Defines |
#define | Reflex_CollectionProxy 1 1 |
#define | REFLEX_COLLECTIONPROXY_VERSION 3 |