#include <orb.idl>
#include "tao/ULongSeq.pidl"
import "Deployment_Core.idl";
Include dependency graph for Deployment_Base.idl:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | Deployment |
Classes | |
struct | Deployment::SatisfierProperty |
struct | Deployment::SharedResource |
struct | Deployment::Resource |
struct | Deployment::Node |
struct | Deployment::Interconnect |
struct | Deployment::Bridge |
struct | Deployment::Domain |
Typedefs | |
typedef sequence< SatisfierProperty > | SatisfierProperties |
typedef sequence< SharedResource > | SharedResources |
typedef sequence< Resource > | Resources |
typedef sequence< Node > | Nodes |
typedef sequence< Interconnect > | Interconnects |
typedef sequence< Bridge > | Bridges |
Enumerations | |
enum | SatisfierPropertyKind { Quantity, Capacity, Minimum, Maximum, _Attribute, Selection } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|