RTC Toolkit  1.0.0
Modules | Files

Component Framework Services. More...

Modules

 Data Path
 Component Framework Services DataPath.
 
 Logging
 Logging Facilities.
 
 Python Bindings
 Python Bindings for C++.
 
 Test Support
 OLDB Service Interface.
 

Files

file  dataPointPath.cpp
 Header file for RepositoryIf and related base classes.
 
file  exceptions.cpp
 Implementation of RTC Toolkit specific exception classes.
 
file  fileRepository.cpp
 Implementation of FileRepository that provides a simple file based repository.
 
file  fitsIoFunctions.cpp
 Implementation of FITS I/O helper functions.
 
file  fitsIoFunctions.hpp
 Declaration of FITS I/O helper functions.
 
file  dataPointPath.hpp
 Header file for RepositoryIf and related base classes.
 
file  exceptions.hpp
 Provides macros and utilities for exception handling.
 
file  fileRepository.hpp
 Declaration of FileRepository that provides a simple file based repository.
 
file  matrixBuffer.hpp
 Declaration of the MatrixBuffer template class used in APIs.
 
file  matrixSpan.hpp
 Declaration of the MatrixSpan template class used in APIs.
 
file  repositoryIf.hpp
 Header file for RepositoryIf and related base classes.
 
file  repositoryIfUtils.hpp
 Provides utilities to simplify use of RepositoryIf.
 
file  repositorySubscriberIf.hpp
 Header file for RepositorySubscriberIf and related base classes.
 
file  serviceContainer.hpp
 A container that can hold any type of service.
 
file  serviceDiscovery.hpp
 Class that implements a very basic service discover mechanism.
 
file  repositoryIf.cpp
 Implementation of RepositoryIf.
 
file  repositoryIfUtils.cpp
 Implementation of RepositoryIf utilities.
 
file  repositorySubscriberIf.cpp
 Implementation of RepositorySubscriberIf.
 
file  serviceContainer.cpp
 Implementation of the ServiceContainer class.
 
file  serviceDiscovery.cpp
 Implementation of the ServiceDiscovery class.
 
file  wscript
 Common services and utilities shared by other services.
 
file  fileOldbAdapter.cpp
 A file based OldbAdapter for testing.
 
file  fileOldbAdapter.hpp
 Header file needed to instantiate FileOldbAdapter in test components.
 
file  oldbAdapter.hpp
 Header file needed to instantiate a OldbAdapter.
 
file  oldbIf.hpp
 Header file for OldbIf, which defines the API for OldbAdapters.
 
file  oldbAdapter.cpp
 Implementation of OldbAdapter.
 
file  oldbIf.cpp
 Implementation file of OldbIf, which provides the API for OldbAdapter.
 
file  wscript
 OLDB Service Interface.
 
file  filePersistentRepoAdapter.cpp
 Implements FilePersistentRepoAdapter.
 
file  filePersistentRepoAdapter.hpp
 Header file declaring FilePersistentRepoAdapter.
 
file  persistentRepoAdapter.hpp
 Header file declaring PersistentRepoAdapter.
 
file  persistentRepoIf.hpp
 Header file for PersistentRepoIf, which defines the API for PersistentRepoAdapter.
 
file  persistentRepoAdapter.cpp
 Implements PersistentRepoAdapter.
 
file  persistentRepoIf.cpp
 Implementation of PersistentRepoIf, which provides the API for PersistentRepoAdapter.
 
file  wscript
 Persistent Configuration Repository Service.
 
file  fileRuntimeRepoAdapter.cpp
 A file based RuntimeRepoAdapter for testing.
 
file  fileRuntimeRepoAdapter.hpp
 Header file needed to instantiate FileRuntimeRepoAdapter in test components.
 
file  runtimeRepoAdapter.hpp
 Header file needed to instantiate a RuntimeRepoAdapter.
 
file  runtimeRepoIf.hpp
 Header file for RuntimeRepoIf, which defines the API for RuntimeRepoAdapters.
 
file  runtimeRepoAdapter.cpp
 Implementation of RuntimeRepoAdapter.
 
file  runtimeRepoIf.cpp
 Implementation of RuntimeRepoIf, which provides the API for RuntimeRepoAdapter.
 
file  wscript
 Runtime Configuration Repository Service.
 
file  main.cpp
 Test program.
 

Detailed Description

Component Framework Services.