scfImplementation5< Class, I1, I2, I3, I4, I5 > Class Template Reference
Inheritance diagram for scfImplementation5< Class, I1, I2, I3, I4, I5 >:

Public Member Functions | |
void * | QueryInterface (scfInterfaceID id, scfInterfaceVersion version) |
Query a particular interface implemented by this object. | |
void * | QueryInterface (scfInterfaceID id, scfInterfaceVersion version) |
Query a particular interface implemented by this object. | |
Protected Types | |
typedef Class | scfClassType |
typedef Class | scfClassType |
typedef scfImplementation5 < Class,I1, I2, I3, I4, I5 > | scfImplementationType |
typedef scfImplementation5 < Class,I1, I2, I3, I4, I5 > | scfImplementationType |
Protected Member Functions | |
scfImplementation5 (Class *object, iBase *parent=0) | |
scfImplementation5 (Class *object, iBase *parent=0) | |
virtual | ~scfImplementation5 () |
virtual | ~scfImplementation5 () |
Detailed Description
template<class Class, class I1, class I2, class I3, class I4, class I5>
class scfImplementation5< Class, I1, I2, I3, I4, I5 >
Definition at line 534 of file scf_implgen.h.
Member Function Documentation
template<class Class, class I1, class I2, class I3, class I4, class I5>
void* scfImplementation5< Class, I1, I2, I3, I4, I5 >::QueryInterface | ( | scfInterfaceID | iInterfaceID, | |
scfInterfaceVersion | iVersion | |||
) | [inline, virtual] |
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 >.
Definition at line 518 of file scf_implgen_p.h.
References scfImplementation< Class >::QueryInterface().
template<class Class, class I1, class I2, class I3, class I4, class I5>
void* scfImplementation5< Class, I1, I2, I3, I4, I5 >::QueryInterface | ( | scfInterfaceID | iInterfaceID, | |
scfInterfaceVersion | iVersion | |||
) | [inline, virtual] |
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 >.
Definition at line 539 of file scf_implgen.h.
The documentation for this class was generated from the following files:
- csutil/scf_implgen.h
- csutil/scf_implgen_p.h
Generated for Crystal Space 1.2.1 by doxygen 1.5.3