Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ ServiceDescriptor() [2/3]

IceGrid::ServiceDescriptor::ServiceDescriptor ( ::IceGrid::AdapterDescriptorSeq adapters,
::IceGrid::PropertySetDescriptor propertySet,
::IceGrid::DbEnvDescriptorSeq dbEnvs,
::Ice::StringSeq logs,
std::string description,
std::string name,
std::string entry )
inlinenoexcept

One-shot constructor to initialize all data members.

Parameters
adaptersThe indirect object adapters.
propertySetThe property set.
dbEnvsThe database environments.
logsThe path of each log file.
descriptionA description of this descriptor.
nameThe service name.
entryThe entry point of the IceBox service.

Definition at line 574 of file Descriptor.h.