Virtual Method

PhocChildRootadd_child

Declaration [src]

void
add_child (
  PhocChildRoot* root,
  PhocViewChild* child
)

Description [src]

Invoked when a new child should is added.

Parameters

child

Type: PhocViewChild

No description available.

The data is owned by the caller of the method.