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

A Freeze database environment descriptor (deprecated, no longer used). 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 std::string &, const std::string &, const std::string &, const ::IceGrid::PropertyDescriptorSeq & > ice_tuple () const
 Creates a tuple with all the fields of this struct.

Public Attributes

std::string dbHome
 The home of the database environment.
std::string description
 The description of this database environment.
std::string name
 The name of the database environment.
::IceGrid::PropertyDescriptorSeq properties
 The configuration properties of the database environment.

Detailed Description

A Freeze database environment descriptor (deprecated, no longer used).

Definition at line 306 of file Descriptor.h.


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