![]() |
ICF 3.0.5.47
Technical documentation of ICF Libraries
|
#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 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 23 of file CInterfaceManipBase.h.
|
staticprotected |
Extract interface from component.
Definition at line 37 of file CInterfaceManipBase.h.
References istd::CClassInfo::GetInfo(), icomp::IComponent::GetInterface(), and istd::CClassInfo::IsValid().
© Witold Gantzke and Kirill Lepskiy