import "maci.idl";
Collaboration diagram for maci::ContainerInfo:
Public Attributes | |
string | name |
Handle | h |
Container | reference |
HandleSeq | components |
|
Handles of all components hosted by the container. |
|
Container's handle (in the range 0x04000000 to 0x04FFFFFF). |
|
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. |