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

◆ ice_postUnmarshal()

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

The Ice runtime calls this function after unmarshaling a class instance.

Subclasses can override this function in order to update or validate their fields after unmarshaling.

Definition at line 42 of file Value.h.