Inherits BASE::RCKeyInterface.
Inherited by BASE::TRCDynamicConstPointer< TInterface >.
Inheritance diagram for BASE::RCDynamicPointer:


Public Member Functions | |
| RCDynamicPointer (const RCTypeInfo &TypeInfo, RCDynamicHandler &Handler, const RCString &sKey) | |
| const RCTypeInfo & | GetTypeInfo () const |
| virtual RCString | GetKey () const |
| virtual TBool | SetKey (const RCString &sKey) |
| virtual TBool | IsLinked () const =0 |
| virtual TBool | SetInterface (RCDynamicInterface &DynamicInterface)=0 |
Protected Member Functions | |
| void | DoubleSetWarning () |
| void | NoTypeMatchWarning (const RCTypeInfo &TypeInfo) |
| void | LimitReachedWarning () |
Protected Attributes | |
| const RCTypeInfo & | m_TypeInfo |
| RCString | m_sKey |
| RCDynamicHandler & | m_Handler |
1.4.6-NO