Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches
IceGrid::TemplateDescriptor Struct Reference

Describes a template for a server or an IceBox service. More...

#include <IceGrid/IceGrid.h>

Public Member Functions

void ice_printFields (std::ostream &os) const
 Outputs the name and value of each field of this instance to the stream.
std::tuple< const ::IceGrid::CommunicatorDescriptorPtr &, const ::Ice::StringSeq &, const ::IceGrid::StringStringDict & > ice_tuple () const
 Creates a tuple with all the fields of this struct.

Public Attributes

::IceGrid::CommunicatorDescriptorPtr descriptor
 The communicator.
::IceGrid::StringStringDict parameterDefaults
 The parameters' default values.
::Ice::StringSeq parameters
 The parameters required to instantiate the template.

Detailed Description

Describes a template for a server or an IceBox service.

Definition at line 657 of file Descriptor.h.


The documentation for this struct was generated from the following file: