BASE::RCDynamicInterface Class Reference

Base class for TRCDynamicInterface. More...

Inherited by BASE::TRCDynamicInterface< TInterface >.

Inheritance diagram for BASE::RCDynamicInterface:

Inheritance graph
[legend]
Collaboration diagram for BASE::RCDynamicInterface:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RCDynamicInterface (const RCTypeInfo &TypeInfo, const RCString &sKey, RCDynamicHandler &Handler, TSLong nWriteAccessLimit, TSLong nTotalAccessLimit)
const RCTypeInfoGetTypeInfo () const
const RCStringGetKey () const
const RCStringGetHandlerKey () const
RCDynamicHandlerGetHandler () const
TBool AddReadAccess ()
TBool AddWriteAccess ()

Protected Attributes

const RCTypeInfom_TypeInfo
const RCString m_sKey
RCDynamicHandlerm_Handler
const TSLong m_nWriteAccessLimit
const TSLong m_nTotalAccessLimit
TSLong m_nWriteAccessCount
TSLong m_nTotalAccessCount
RCMutex m_Access

Detailed Description

Base class for TRCDynamicInterface.

Author:
Patrik Stellmann
This class is designed as base class for TRCDynamicInterface and contains the type independent functionality.


The documentation for this class was generated from the following files:
Generated on Thu Feb 16 12:46:46 2006 for Simulator Bob by  doxygen 1.4.6-NO