Public Member Functions | |
| mapped_type () | |
| mapped_type (const char *) | |
| mapped_type (std::string) | |
| mapped_type (char **) | |
| mapped_type (const mapped_type &) | |
| ~mapped_type () throw () | |
| mapped_type & | operator= (const mapped_type &) |
| mapped_type & | operator= (const char *) |
| void | swap (mapped_type &) throw () |
| operator char * () | |
| operator const char * () const | |
Definition at line 73 of file HDFAttributes.h.
1.4.5