|
HDK
|
This is the complete list of members for Sdf_MapEditor< MapType >, including all inherited members.
| Copy(const MapType &other)=0 | Sdf_MapEditor< MapType > | pure virtual |
| Erase(const key_type &key)=0 | Sdf_MapEditor< MapType > | pure virtual |
| GetData() const =0 | Sdf_MapEditor< MapType > | pure virtual |
| GetData()=0 | Sdf_MapEditor< MapType > | pure virtual |
| GetLocation() const =0 | Sdf_MapEditor< MapType > | pure virtual |
| GetOwner() const =0 | Sdf_MapEditor< MapType > | pure virtual |
| Insert(const value_type &value)=0 | Sdf_MapEditor< MapType > | pure virtual |
| IsExpired() const =0 | Sdf_MapEditor< MapType > | pure virtual |
| IsValidKey(const key_type &key) const =0 | Sdf_MapEditor< MapType > | pure virtual |
| IsValidValue(const mapped_type &value) const =0 | Sdf_MapEditor< MapType > | pure virtual |
| iterator typedef | Sdf_MapEditor< MapType > | |
| key_type typedef | Sdf_MapEditor< MapType > | |
| mapped_type typedef | Sdf_MapEditor< MapType > | |
| Sdf_MapEditor() | Sdf_MapEditor< MapType > | protected |
| Set(const key_type &key, const mapped_type &other)=0 | Sdf_MapEditor< MapType > | pure virtual |
| value_type typedef | Sdf_MapEditor< MapType > | |
| ~Sdf_MapEditor() noexcept | Sdf_MapEditor< MapType > | virtual |