IRsDataCache Interface Reference

Inherits IRsObject.

List of all members.

Public Member Functions

HRESULT GetDataCacheItem ([in] CONID con_id,[out, retval] IRsDataCacheItem **ppConData)
HRESULT Reset (void)


Detailed Description

Stories cached values for all connectors assigned to the node, is serializable.

Member Function Documentation

HRESULT IRsDataCache::GetDataCacheItem ( [in] CONID  con_id,
[out, retval] IRsDataCacheItem **  ppConData 
)

Returns cached data item for the connector

Parameters:
con_id [in] identification of connector
Returns:
ppConData [out,retval] interface to cached data of connector

HRESULT IRsDataCache::Reset ( void   ) 

Reset all cached values to default. For all cached data items calls GetDefaultValue to retrieve default values provided by node.


Generated on Wed May 20 21:32:21 2009 for trueSpace7.6 SDK by  doxygen 1.5.5