Smart CODE | |
Your on-line guide to the generated code |
The generated code includes nominal precondition and postcondition functions that both return true (non-zero). You can write any checks you need in these stubs, and use the group data object to access and modify the data in the group.
In the preconditions function, the group data object reflects the state of the interface. In the postconditions function it reflects the new state, as sent from the server. The interface is only updated after the postcondition function has been called.
C |
|
---|---|
C++ |
|
Java |
|