#include <mdtraits.h>
Inheritance diagram for MDTraits_ISO7:

Public Member Functions | |
| virtual std::string | Name () const |
| A unique name for this trait. | |
Protected Member Functions | |
| virtual void | SetString (MDValuePtr Object, std::string Val) |
| Set an ISO7 from a string. | |
| virtual std::string | GetString (MDValuePtr Object) |
| Get string from an ISO7. | |
| virtual std::string Name | ( | void | ) | const [inline, virtual] |
| void SetString | ( | MDValuePtr | Object, | |
| std::string | Val | |||
| ) | [protected, virtual] |
| std::string GetString | ( | MDValuePtr | Object | ) | [protected, virtual] |
Get string from an ISO7.
< Buffer to hold text version of the value (32 bytes must be enough!)
Reimplemented from MDTraits_UInt8.
1.5.1-p1