|
typedef std::pair< std::string, std::string > | atb |
|
|
virtual | ~factory () |
|
virtual tree * | create (const std::string &a_tag_name, const std::vector< atb > &a_atbs, tree *a_parent)=0 |
|
Definition at line 38 of file tree.
◆ atb
Definition at line 42 of file tree.
◆ ~factory()
virtual tools::xml::factory::~factory |
( |
| ) |
|
|
inlinevirtual |
Definition at line 40 of file tree.
◆ create()
virtual tree* tools::xml::factory::create |
( |
const std::string & |
a_tag_name, |
|
|
const std::vector< atb > & |
a_atbs, |
|
|
tree * |
a_parent |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/xml/tree