#include "tao/RTCORBA/RTCORBA_include.pidl"
Include dependency graph for RTConfiguration.idl:
Namespaces | |
namespace | CIAO |
namespace | CIAO::RTConfiguration |
Classes | |
struct | CIAO::RTConfiguration::ThreadPool_Configuration |
struct | CIAO::RTConfiguration::ThreadPoolLanes_Configuration |
struct | CIAO::RTConfiguration::PriorityBands_Configuration |
struct | CIAO::RTConfiguration::RTORB_Resource_Info |
RT-related resources global to a component server. More... | |
struct | CIAO::RTConfiguration::Priority_Model_Config |
struct | CIAO::RTConfiguration::Policy_Config |
Containing the configuration information to create a RT policy in this framework. More... | |
struct | CIAO::RTConfiguration::Policy_Set |
A Policy_Set contains a named collection of RTPolicies. More... | |
Typedefs | |
typedef sequence< ThreadPool_Configuration > | ThreadPool_Configurations |
typedef sequence< ThreadPoolLanes_Configuration > | ThreadPoolLanes_Configurations |
typedef sequence< PriorityBands_Configuration > | PriorityBands_Configurations |
typedef sequence< Policy_Config > | Policy_Configs |
typedef sequence< Policy_Set > | Policy_Sets |
Define the data structure for configuraing RTComponentServer.
|
|
|
An RTComponentServer can be associated with a Policy_Sets. There should be no name clashes among Policy_Set's. |
|
|
|
|
|
|