|
Synergy Color Management Component - SDK -
2018.0.80
|
The class is the callback to serialize all the rules. More...
Public Member Functions | |
| virtual | ~RuleWriter () |
| Default destructor. More... | |
| virtual SynStatus | write (const char *data)=0 |
| Provide the serialized version of a rule. More... | |
The class is the callback to serialize all the rules.
|
inlinevirtual |
Default destructor.
|
pure virtual |
Provide the serialized version of a rule.
| data | The string to write |