#include <CreatedChannelLinker.h>
Public Member Functions |
|
| PFExport | CreatedChannelLinker () |
| PFExport | ~CreatedChannelLinker () |
| PFExport bool | RegisterCreatedChannel (IObject *pCont, Interface_ID channelID) |
| PFExport void | Release (IObject *pCont) |
| PFExport bool | IsCreatedChannel (IObject *pCont, Interface_ID channelID) const |
Protected Attributes |
|
| Tab< IObject * > | m_particleContainers |
| Tab< Interface_ID > | m_IDs |
| PFExport CreatedChannelLinker | ( | ) |
| PFExport ~CreatedChannelLinker | ( | ) |
| PFExport bool RegisterCreatedChannel | ( | IObject * | pCont, |
| Interface_ID | channelID | ||
| ) |
| PFExport void Release | ( | IObject * | pCont | ) |
| PFExport bool IsCreatedChannel | ( | IObject * | pCont, |
| Interface_ID | channelID | ||
| ) | const |
Tab<IObject*>
m_particleContainers [protected] |
Tab<Interface_ID>
m_IDs [protected] |