Public Types | |
|
typedef TRCDynamicInterface< TInterface > | TDynInterface |
Public Member Functions | |
| TRCDynamicPointer (RCDynamicHandler &Handler, const RCString &sKey=_T("")) | |
| virtual TBool | SetInterface (RCDynamicInterface &DynamicInterface) |
| TInterface & | operator * () |
| const TInterface & | operator * () const |
| TInterface * | operator-> () |
| const TInterface * | operator-> () const |
1.4.6-NO