scfImplementation6< Class, I1, I2, I3, I4, I5, I6 > Class Template Reference
Inheritance diagram for scfImplementation6< Class, I1, I2, I3, I4, I5, I6 >:
Public Member Functions | |
void * | QueryInterface (scfInterfaceID id, scfInterfaceVersion version) |
Query a particular interface implemented by this object. | |
Protected Types | |
typedef scfImplementation6< Class,I1, I2, I3, I4, I5, I6 > | scfImplementationType |
Protected Member Functions | |
scfImplementation6 (Class *object, iBase *parent=0) | |
virtual | ~scfImplementation6 () |
Detailed Description
template<class Class, class I1, class I2, class I3, class I4, class I5, class I6>
class scfImplementation6< Class, I1, I2, I3, I4, I5, I6 >
Definition at line 614 of file scf_implgen.h.
Member Function Documentation
|
Query a particular interface implemented by this object. You are _not_ allowed to cast this to anything but a pointer to this interface (not even iBase). Use scfQueryInterface<interface> instead of using this method directly. Reimplemented from scfImplementation< Class >. Reimplemented in scfImplementationExt2< csGraphics2DGLCommon, csGraphics2D, iEventPlug, iOpenGLDriverDatabase >. Definition at line 619 of file scf_implgen.h. |
The documentation for this class was generated from the following file:
- csutil/scf_implgen.h
Generated for Crystal Space by doxygen 1.4.6