Ice 3.6 Slice API Reference
|
ObjectRecord is the value-type for the persistent maps maintained by evictors when using Ice encoding version is 1.0. More...
Defined in <Freeze/EvictorStorage.ice>
struct ObjectRecord { ... }
Data Members | |
Object | servant |
The servant implementing the object. More... | |
Statistics | stats |
The statistics for the object. More... | |
ObjectRecord is the value-type for the persistent maps maintained by evictors when using Ice encoding version is 1.0.
Object servant |
The servant implementing the object.
Statistics stats |
The statistics for the object.