![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| virtual | ~DtExampleChannel () |
| DTOR. | |
Protected Member Functions | |
| DtExampleChannel (DtDe &de, DtWindow *window, DtChannelConfiguration &channelConfig) | |
| The Object Class has a protected CTOR. It will get called by Creator class. | |
Friends | |
| class | DtExampleChannelCreator |
| The Object Class should specify the Creator class as a friend. | |
| virtual makVrv::DtExampleChannel::~DtExampleChannel | ( | ) | [virtual] |
DTOR.
| makVrv::DtExampleChannel::DtExampleChannel | ( | DtDe & | de, |
| DtWindow * | window, | ||
| DtChannelConfiguration & | channelConfig | ||
| ) | [protected] |
The Object Class has a protected CTOR. It will get called by Creator class.
friend class DtExampleChannelCreator [friend] |
The Object Class should specify the Creator class as a friend.