Pluie.Yaml.Node.on_added – pluie-yaml-0.4 Reference Manual
Packages
pluie-yaml-0.4
Pluie
Yaml
Node
list
Node
add
before_add
child_next_sibling
child_previous_sibling
clone_node
contains
count
display_childs
empty
first
get_cloned_instance
item
iterator
last
on_added
on_removed
remove_child
to_string
update_level
on_added
Description:
protected
virtual
void
on_added
(
Node
child)
add a child node to current collection (mapping or sequence) node
Parameters:
child
the Yaml.Node child to add