#include <default_element_dictionary.hpp>
Inheritance diagram for DefaultElementDictionary:
Public Types | |
typedef BTK::IO::Dictionary< ElementType > | base_type |
typedef base_type::id_type | id_type |
typedef base_type::value_type | value_type |
typedef base_type::const_iterator | const_iterator |
Public Member Functions | |
DefaultElementDictionary () | |
DefaultElementDictionary (DefaultElementDictionary const &src) | |
virtual | ~DefaultElementDictionary () |
typedef BTK::IO::Dictionary<ElementType> base_type |
typedef base_type::id_type id_type |
Reimplemented from Dictionary.
typedef base_type::value_type value_type |
Reimplemented from Dictionary.
Reimplemented from Dictionary.
DefaultElementDictionary | ( | DefaultElementDictionary const & | src | ) |
virtual ~DefaultElementDictionary | ( | ) | [virtual] |