Definition at line 21 of file write_action.
◆ write_action() [1/2]
tools::sg::write_action::write_action |
( |
std::ostream & |
a_out | ) |
|
|
inline |
◆ ~write_action()
virtual tools::sg::write_action::~write_action |
( |
| ) |
|
|
inlinevirtual |
◆ write_action() [2/2]
tools::sg::write_action::write_action |
( |
const write_action & |
a_from | ) |
|
|
inlineprotected |
◆ beg_node()
virtual bool tools::sg::write_action::beg_node |
( |
const node & |
| ) |
|
|
pure virtual |
◆ buffer()
virtual io::iwbuf& tools::sg::write_action::buffer |
( |
| ) |
|
|
pure virtual |
◆ end_node()
virtual bool tools::sg::write_action::end_node |
( |
const node & |
| ) |
|
|
pure virtual |
◆ operator=()
Definition at line 38 of file write_action.
39 parent::operator=(a_from);
◆ protocol()
virtual unsigned int tools::sg::write_action::protocol |
( |
| ) |
const |
|
pure virtual |
◆ switch_do_all_children()
virtual bool tools::sg::write_action::switch_do_all_children |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/sg/write_action