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

◆ ice_preMarshal()

virtual void Ice::Value::ice_preMarshal ( )
inlinevirtual

The Ice runtime calls this function before marshaling a class instance.

Subclasses can override this function in order to update or validate their fields before marshaling.

Definition at line 38 of file Value.h.