HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Sdf_MapEditor< MapType > Member List

This is the complete list of members for Sdf_MapEditor< MapType >, including all inherited members.

Copy(const MapType &other)=0Sdf_MapEditor< MapType >pure virtual
Erase(const key_type &key)=0Sdf_MapEditor< MapType >pure virtual
GetData() const =0Sdf_MapEditor< MapType >pure virtual
GetData()=0Sdf_MapEditor< MapType >pure virtual
GetLocation() const =0Sdf_MapEditor< MapType >pure virtual
GetOwner() const =0Sdf_MapEditor< MapType >pure virtual
Insert(const value_type &value)=0Sdf_MapEditor< MapType >pure virtual
IsExpired() const =0Sdf_MapEditor< MapType >pure virtual
IsValidKey(const key_type &key) const =0Sdf_MapEditor< MapType >pure virtual
IsValidValue(const mapped_type &value) const =0Sdf_MapEditor< MapType >pure virtual
iterator typedefSdf_MapEditor< MapType >
key_type typedefSdf_MapEditor< MapType >
mapped_type typedefSdf_MapEditor< MapType >
Sdf_MapEditor()Sdf_MapEditor< MapType >protected
Set(const key_type &key, const mapped_type &other)=0Sdf_MapEditor< MapType >pure virtual
value_type typedefSdf_MapEditor< MapType >
~Sdf_MapEditor()Sdf_MapEditor< MapType >virtual