#include <choice.h>
Public Methods | |
| template<class I> void | push_back (const I &v, const std::string &tagname) |
| template<class R> int | find_elements (R &r, const std::string &tagname) const |
| C | container type |
| L | leaf class |
Definition at line 335 of file choice.h.
|
||||||||||||||||||||
|
Find child elements by tag name.
|
|
||||||||||||||||||||
|
insert child element.
|
1.2.18