|
Ice 3.7 C++98 API Reference
|
A service template instance descriptor. More...
#include <IceGrid/IceGrid.h>

Public Attributes | |
| ::std::string | _cpp_template |
| The template used by this instance. | |
| ::IceGrid::ServiceDescriptorPtr | descriptor |
| The service definition if the instance isn't a template instance (i.e.: if the template attribute is empty). | |
| ::IceGrid::StringStringDict | parameterValues |
| The template parameter values. | |
| ::IceGrid::PropertySetDescriptor | propertySet |
| The property set. | |
A service template instance descriptor.
| ::std::string IceGrid::ServiceInstanceDescriptor::_cpp_template |
The template used by this instance.
| ::IceGrid::ServiceDescriptorPtr IceGrid::ServiceInstanceDescriptor::descriptor |
The service definition if the instance isn't a template instance (i.e.: if the template attribute is empty).
| ::IceGrid::StringStringDict IceGrid::ServiceInstanceDescriptor::parameterValues |
The template parameter values.
| ::IceGrid::PropertySetDescriptor IceGrid::ServiceInstanceDescriptor::propertySet |
The property set.