RTC Toolkit  2.0.0
rtctk::componentFramework::RepositoryIf Member List

This is the complete list of members for rtctk::componentFramework::RepositoryIf, including all inherited members.

CreateDataPoint(const DataPointPath &path, const std::type_info &type)=0rtctk::componentFramework::RepositoryIfpure virtual
CreateDataPoint(const DataPointPath &path)rtctk::componentFramework::RepositoryIf
CreateDataPoint(const DataPointPath &path, const T default_value)rtctk::componentFramework::RepositoryIf
CreateDataPoint(const DataPointPath &path, const char *default_value)rtctk::componentFramework::RepositoryIf
DataPointExists(const DataPointPath &path) const =0rtctk::componentFramework::RepositoryIfpure virtual
DeleteDataPoint(const DataPointPath &path)=0rtctk::componentFramework::RepositoryIfpure virtual
GetChildren(const DataPointPath &path) const =0rtctk::componentFramework::RepositoryIfpure virtual
GetDataPoint(const DataPointPath &path) constrtctk::componentFramework::RepositoryIf
GetDataPointSize(const DataPointPath &path) const =0rtctk::componentFramework::RepositoryIfpure virtual
GetDataPointType(const DataPointPath &path) const =0rtctk::componentFramework::RepositoryIfpure virtual
PathList typedefrtctk::componentFramework::RepositoryIf
ReadDataPoint(const DataPointPath &path, T &buffer) constrtctk::componentFramework::RepositoryIf
SendReadRequest(const ReadRequest &request) const =0rtctk::componentFramework::RepositoryIfpure virtual
SendWriteRequest(const WriteRequest &request)=0rtctk::componentFramework::RepositoryIfpure virtual
SetDataPoint(const DataPointPath &path, const T value)rtctk::componentFramework::RepositoryIf
SetDataPoint(const DataPointPath &path, const char *value)rtctk::componentFramework::RepositoryIf
WriteDataPoint(const DataPointPath &path, const T &buffer)rtctk::componentFramework::RepositoryIf
WriteDataPoint(const DataPointPath &path, const char *buffer)rtctk::componentFramework::RepositoryIf
~RepositoryIf()rtctk::componentFramework::RepositoryIfvirtual