|
µSer
|
Attributes to define hook functions for uSer. More...
Classes | |
| struct | DeSerPost |
| Attribute: Define a function to be called after the object (which can but need not be a struct member) is deserialized. More... | |
| struct | DeSerPre |
| Attribute: Define a function to be called before the object (which can but need not be a struct member) is deserialized. More... | |
| struct | SerPost |
| Attribute: Define a function to be called after the object (which can but need not be a struct member) is serialized. More... | |
| struct | SerPre |
| Attribute: Define a function to be called before the object (which can but need not be a struct member) is serialized. More... | |
Attributes to define hook functions for uSer.