Classes | |
struct | SingleLine |
struct | MultiLine |
struct | TextConvert |
struct | TextConvert< std::vector< _Ct > > |
struct | TextConvert< std::list< _Ct > > |
struct | TextConvert< std::set< _Ct > > |
Functions | |
template<> bool | TextConvert< PM::CandidateOrder >::toText (const value_type &value_r, text_type &asText_r) |
template<> bool | TextConvert< PM::CandidateOrder >::fromText (value_type &value_r, const text_type &asText_r) |
template<> bool | TextConvert< std::string >::toText (const value_type &value_r, text_type &asText_r) |
template<> bool | TextConvert< std::string >::fromText (value_type &value_r, const text_type &asText_r) |
|
|
|
|
|
|
|
|