#include <cybpfswitchc.h>
Inheritance diagram for CybPFSwitchC:


Public Methods | |
| CybPFSwitchC (CybWorldC *) | |
| virtual | ~CybPFSwitchC () |
| CybPFSwitchC (const CybPFSwitchC &) | |
| CybPFSwitchC & | operator= (const CybPFSwitchC &) |
| virtual void | FinishInit () |
| virtual void | AddChild (CybNodeC *pN) |
| virtual void | RemoveChild (CybNodeC *pN) |
| virtual void | SetEvent (long, const void *, BaseI *) |
| pfNode * | GetPFNode () |
Protected Attributes | |
| pfSwitch * | m_pPFSwitch |
| ArrayC< CybNodeC * > | m_childQue |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybGroupC. |
|
|
Reimplemented from CybGroupC. |
|
|
Implements CybPFNodeI. |
|
|
|
|
|
Reimplemented from CybGroupC. |
|
||||||||||||||||
|
Reimplemented from CybSwitchC. |
|
|
Definition at line 68 of file cybpfswitchc.h. |
|
|
Definition at line 67 of file cybpfswitchc.h. |
1.3-rc2