parser.hh
Go to the documentation of this file.
00001 #ifndef RCPDF_PARSER_HH
00002 # define RCPDF_PARSER_HH
00003 # include <rcpdf_interface/model.hh>
00004 
00005 namespace rcpdf
00006 {
00009   boost::shared_ptr<rcpdf_interface::ModelInterface>
00010   parseRCPDF(const std::string& xml_string);
00011 } // end of namespace rcpdf.
00012 
00013 #endif //! RCPDF_PARSER_HH


rcpdf
Author(s): Thomas Moulard/thomas.moulard@gmail.com
autogenerated on Thu Jan 2 2014 11:49:38