Functions | |
boost::shared_ptr < rcpdf_interface::ModelInterface > | parseRCPDF (const std::string &xml_string) |
Parse a RCPDF document and return a rcpdf_interface model. |
boost::shared_ptr< rcpdf_interface::ModelInterface > rcpdf::parseRCPDF | ( | const std::string & | xml_string | ) |
Parse a RCPDF document and return a rcpdf_interface model.
Definition at line 134 of file parser.cpp.