Public Types | |
| enum | b_type { INFO, XML, CRC } |
Static Public Member Functions | |
| static abstract_builder * | builder (builder_factory::b_type type, std::basic_ostream< boost::property_tree::ptree::key_type::value_type > &stream) |
| static abstract_builder * | builder (std::string type, std::basic_ostream< boost::property_tree::ptree::key_type::value_type > &stream) |
1.7.6.1