#include <rcpdf_interface/model.hh>

Go to the source code of this file.
Namespaces | |
| namespace | rcpdf |
Functions | |
| boost::shared_ptr < rcpdf_interface::ModelInterface > | rcpdf::parseRCPDF (const std::string &xml_string) |
| Parse a RCPDF document and return a rcpdf_interface model. | |