import "maci.idl";
Public Attributes | |
string | name |
Handle | h |
Container | reference |
HandleSeq | components |
Structure in which the Manager stores information about a container.
Handles of all components hosted by the container.
Container's handle (in the range 0x04000000 to 0x04FFFFFF).
string maci::ContainerInfo::name |
Container's name. The name coincides with the name of the machine where the container's ORB is listening for incoming requests. The name of the machine can be either an unresolved DNS name or a resolved stringified IP address.
Reference to the container.