#include <BONComponent.h>


Public Member Functions | |
| void | Traverse (CPrimitiveList &primitives) |
| virtual void | Initialize () |
Definition at line 40 of file Paradigms/SF/SFInterpreter/BONComponent.h.
| void CCompoundBuilder::Initialize | ( | void | ) | [virtual] |
Reimplemented from CBuilderObject.
Definition at line 176 of file Paradigms/SF/SFInterpreter/BONComponent.cpp.
| void CCompoundBuilder::Traverse | ( | CPrimitiveList & | primitives | ) | [virtual] |
Reimplemented from CProcessingBuilder.
Definition at line 166 of file Paradigms/SF/SFInterpreter/BONComponent.cpp.
1.6.3