|
ACF $AcfVersion:0$
|
#include <CInterfaceManipBase.h>
Static Protected Member Functions | |
| template<class Interface > | |
| static Interface * | ExtractInterface (IComponent *componentPtr, const QByteArray &subId="") |
| Extract interface from component. | |
Additional Inherited Members | |
Static Public Member Functions inherited from istd::CIdManipBase | |
| static bool | SplitId (const QByteArray &complexId, QByteArray &baseId, QByteArray &subId) |
| Split component ID into separated ID's. | |
| static QByteArray | JoinId (const QByteArray &baseId, const QByteArray &subId) |
| Join base component ID and sub ID into composed component ID. | |
Definition at line 18 of file CInterfaceManipBase.h.
|
staticprotected |
Extract interface from component.
Definition at line 32 of file CInterfaceManipBase.h.
References icomp::IComponent::GetInterface(), and NULL.