Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

CIAO::DAnCE Namespace Reference


Classes

struct  CIAO::DAnCE::ORS_Threadpool
 Define a threadpool resource that an ORB must provide. More...
struct  CIAO::DAnCE::ORS_ThreadpoolLane
 Defines the configuration of a threadpool lane. We need to redefine it here to avoid dependency to RTCORBA library. More...
struct  CIAO::DAnCE::ORS_ThreadpoolWithLanes
 Defines a Threadpool with Lanes resource that an ORB must provide. More...
struct  CIAO::DAnCE::ORS_PriorityBand
 Define a priority band for BandedConnection policies. More...
struct  CIAO::DAnCE::ORS_ConnectionBands
 Define the information needed to create a BandedConnection policy. This info can be referred to via its name (Id). More...
struct  CIAO::DAnCE::ORBResource
 Collection of resources managed by the NodeApplication ORB. More...
struct  CIAO::DAnCE::PriorityModelPolicyDef
 Defines data required for creating a PriorityModel Policy. More...
struct  CIAO::DAnCE::ThreadpoolPolicyDef
 Define data required for creating a Threadpool policy. More...
struct  CIAO::DAnCE::PriorityBandedConnectionPolicyDef
 Define data required for creating a PriorityBandedConnection policy. More...
union  CIAO::DAnCE::PolicyDef
struct  CIAO::DAnCE::PolicySet
 A policy set is named. More...

Typedefs

typedef string CommandlineArg
 A single command line argument corresponds to a string as in the case of "argv".
typedef sequence< CommandlineArgCommandlineArgs
 A list of command line arguments which a NodeApplicationManager will use to start up the NodeApplication this list is associated to. The command line arguments will be appended to the command line in order.
typedef string SvcconfURI
 A string containing the filename of the svc.conf file the NodeApplication uses. The current approach of specifying svc.conf filename directly some harder problems such as distribution of svc.conf files and the relative/absolute path to the svc.conf file (the ServerResrouces xml document will have to assume the svc.conf file will be available at specific location.).
typedef short Priority
typedef sequence< ORS_ThreadpoolLaneORS_ThreadpoolLanes
 Defines a set of threadpool lanes. We need to redefine it here to avoid dependency to RTCORBA library.
typedef sequence< ORS_PriorityBandORS_PriorityBands
 Define a list of priority bands for BandedConnection policies.
typedef sequence< PolicyDefPolicyDefs
 Define a set of policy definitions.
typedef sequence< PolicySetPolicySets
 A list of all policy sets.

Enumerations

enum  ORBResourceType { ORT_THREADPOOL, ORT_THREADPOOLWITHLANES, ORT_CONNECTIONBANDS }
enum  PriorityModel { CLIENT_PROPAGATED, SERVER_DECLARED }

Variables

const CORBA::PolicyType PRIORITY_MODEL_POLICY_TYPE = 40
 PolicyType supported by DAnCE extension. Again, we are redefining these value to avoid dependencies to various ORB modules such as RTCORBA.
const CORBA::PolicyType THREADPOOL_POLICY_TYPE = 41
const CORBA::PolicyType PRIORITY_BANDED_CONNECTION_POLICY_TYPE = 45


Typedef Documentation

typedef string CIAO::DAnCE::CommandlineArg
 

A single command line argument corresponds to a string as in the case of "argv".

typedef sequence<CommandlineArg> CIAO::DAnCE::CommandlineArgs
 

A list of command line arguments which a NodeApplicationManager will use to start up the NodeApplication this list is associated to. The command line arguments will be appended to the command line in order.

typedef sequence<ORS_PriorityBand> CIAO::DAnCE::ORS_PriorityBands
 

Define a list of priority bands for BandedConnection policies.

typedef sequence<ORS_ThreadpoolLane> CIAO::DAnCE::ORS_ThreadpoolLanes
 

Defines a set of threadpool lanes. We need to redefine it here to avoid dependency to RTCORBA library.

typedef sequence<PolicyDef> CIAO::DAnCE::PolicyDefs
 

Define a set of policy definitions.

typedef sequence<PolicySet> CIAO::DAnCE::PolicySets
 

A list of all policy sets.

typedef short CIAO::DAnCE::Priority
 

typedef string CIAO::DAnCE::SvcconfURI
 

A string containing the filename of the svc.conf file the NodeApplication uses. The current approach of specifying svc.conf filename directly some harder problems such as distribution of svc.conf files and the relative/absolute path to the svc.conf file (the ServerResrouces xml document will have to assume the svc.conf file will be available at specific location.).


Enumeration Type Documentation

enum ORBResourceType
 

enumeration of ORB Resource Types (ORT) supported in RT extension.

Enumeration values:
ORT_THREADPOOL 
ORT_THREADPOOLWITHLANES 
ORT_CONNECTIONBANDS 

enum PriorityModel
 

Enumeration values:
CLIENT_PROPAGATED 
SERVER_DECLARED 


Variable Documentation

const CORBA::PolicyType CIAO::DAnCE::PRIORITY_BANDED_CONNECTION_POLICY_TYPE = 45
 

const CORBA::PolicyType CIAO::DAnCE::PRIORITY_MODEL_POLICY_TYPE = 40
 

PolicyType supported by DAnCE extension. Again, we are redefining these value to avoid dependencies to various ORB modules such as RTCORBA.

const CORBA::PolicyType CIAO::DAnCE::THREADPOOL_POLICY_TYPE = 41
 


Generated on Sat Aug 6 03:54:46 2005 for DAnCE by  doxygen 1.3.9.1