IceGrid::BoxedString
Overview
class BoxedString
A "boxed" string.
Used By
- IceGrid::ApplicationUpdateDescriptor::description
- IceGrid::NodeUpdateDescriptor::description
- IceGrid::NodeUpdateDescriptor::loadFactor
Data Member Index
value — The value of the boxed string.
Data Members
string value;
The value of the boxed string.