#include <TextParse.h>
Inheritance diagram for TextParse::TextConvert< std::vector< _Ct > >:
Public Types | |
typedef std::vector< _Ct > | value_type |
Public Member Functions | |
TextConvert () | |
bool | toText (const value_type &value_r, text_type &asText_r) |
bool | fromText (value_type &value_r, const text_type &asText_r) |
|
|
|
|
|
|
|
|