RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Deprecated List
Class rtctk::componentFramework::FileServiceRegistryAdapter
This functionality is deprecate and can be removed in future version, so please do not use it.
Member rtctk::componentFramework::HrtcConfigurationAppliedEvent::HrtcConfigurationAppliedEvent (const std::string &origin, const std::string &item, const std::string &hrtc_origin, uint64_t hrtc_timestamp, uint64_t hrtc_sample_id)
Use the constructor with Item and TimeString instead.
Member rtctk::componentFramework::HrtcConfigurationScheduledEvent::HrtcConfigurationScheduledEvent (const std::string &origin, const std::string &item, const std::string &hrtc_origin, uint64_t hrtc_timestamp, uint64_t hrtc_sample_id)
Use the constructor with Item and TimeString instead.
Class rtctk::componentFramework::JsonEventRecordingUnit< OutputStage >
Use EventRecordingUnit.
Class rtctk::componentFramework::OldbAdapterLegacy
The cii.oldb.legacy URI scheme should no longer be used.
Member rtctk::componentFramework::OldbAdapterLegacy::InitMetadata ()
Initialisation of OLDB metadata should not be done if not using the cii.oldb.legacy URI scheme.
Struct rtctk::componentFramework::RecordingInfo< AlertStatusEvent >
Struct rtctk::componentFramework::RecordingInfo< ComputationEvent >
Struct rtctk::componentFramework::RecordingInfo< ComputationFinishedEvent >
Struct rtctk::componentFramework::RecordingInfo< ComputationStartedEvent >
Struct rtctk::componentFramework::RecordingInfo< ConfigurationEvent >
Struct rtctk::componentFramework::RecordingInfo< ConfigurationRetrievedEvent >
Struct rtctk::componentFramework::RecordingInfo< ConfigurationUpdatedEvent >
Struct rtctk::componentFramework::RecordingInfo< CoordinationEvent >
Struct rtctk::componentFramework::RecordingInfo< HrtcConfigurationAppliedEvent >
Struct rtctk::componentFramework::RecordingInfo< HrtcConfigurationScheduledEvent >
Struct rtctk::componentFramework::RecordingInfo< HrtcStateChangedEvent >
Struct rtctk::componentFramework::RecordingInfo< StateChangedEvent >
Member rtctk::componentFramework::RepositoryIf::CreateDataPoint (const DataPointPath &path, const std::type_info &type)
Use version that takes a default value instead.
Member rtctk::componentFramework::RepositoryIf::DataPointExistsLegacy (const DataPointPath &path) const
Use DataPointExists instead.
Member rtctk::componentFramework::RepositoryIf::DeleteDataPointLegacy (const DataPointPath &path)
Use DeleteDataPoint instead.
Member rtctk::componentFramework::RepositoryIf::GetChildrenLegacy (const DataPointPath &path) const
Use GetChildren instead.
Member rtctk::componentFramework::RepositoryIf::GetDataPointSizeLegacy (const DataPointPath &path) const
Use GetDataPointSize instead.
Member rtctk::componentFramework::RepositoryIf::GetDataPointTypeLegacy (const DataPointPath &path) const
Use GetDataPointType instead.
Class rtctk::componentFramework::RepositoryIf::ReadRequest
Use BatchRequest instead.
Class rtctk::componentFramework::RepositoryIf::Response
Use BatchResponse instead.
Member rtctk::componentFramework::RepositoryIf::SendReadRequest (const ReadRequest &request) const
Use SendRequest instead.
Member rtctk::componentFramework::RepositoryIf::SendWriteRequest (const WriteRequest &request)
Use SendRequest instead.
Class rtctk::componentFramework::RepositoryIf::WriteRequest
Use BatchRequest instead.
Member rtctk::componentFramework::RepositorySubscriberIf::SendSubscribeRequest (const SubscribeRequest &request) const
Use SendRequest instead.
Member rtctk::componentFramework::RepositorySubscriberIf::SendUnsubscribeRequest (const UnsubscribeRequest &request) const
Use SendRequest instead.
Member rtctk::componentFramework::RepositorySubscriberIf::Subscribe (const DataPointPath &path, F handler) const
Class rtctk::componentFramework::RepositorySubscriberIf::SubscribeRequest
Use BatchRequest instead.
Member rtctk::componentFramework::RepositorySubscriberIf::Unsubscribe (const DataPointPath &path) const
Class rtctk::componentFramework::RepositorySubscriberIf::UnsubscribeRequest
Use BatchRequest instead.
Class rtctk::componentFramework::RuntimeRepoAdapterLegacy

The cii.oldb URI scheme for the Runtime Configuration Repository should no longer be used.

Member rtctk::componentFramework::RuntimeRepoIf::CreateDataPoint (const DataPointPath &path, const std::type_info &type, const std::string &server_alias)
The server alias is no longer applicable.
Member rtctk::componentFramework::RuntimeRepoIf::CreateDataPoint (const DataPointPath &path, const T default_value, const std::string &server_alias)
The server alias is no longer applicable.
Member rtctk::componentFramework::RuntimeRepoIf::GetDefaultServerAlias () const
The server alias is no longer applicable.
Member rtctk::componentFramework::RuntimeRepoIf::GetServerAlias (const DataPointPath &path) const
The server alias is no longer applicable.
Member rtctk::componentFramework::RuntimeRepoIf::SetDefaultServerAlias (const std::string &server_alias)
The server alias is no longer applicable.
Class rtctk::componentFramework::TypedEventPublisher< EventType >
Use EventPublisherIf instead.
Class rtctk::componentFramework::TypedEventRecordingUnit< EventType, OutputStage >
Use EventRecordingUnit.
Class rtctk::componentFramework::TypedEventService
Use EventServiceIf instead.
Class rtctk::componentFramework::TypedEventSubscriber< EventType >
Use EventSubscriberIf instead.