Previous: serialiser typedefs, Up: serialiser [Contents][Index]
serialiser trait: operationsTrait constructor. Return a new trait struct given a pointer to the source struct and
a pointer to the trait methods.
Return a pointer to the struct to which the trait belongs.
Apply the method required_size() to the given argument.
Apply the method write() to the given arguments. If an error occurs: raise an exception by
performing a non–local exit to L.
Previous: serialiser typedefs, Up: serialiser [Contents][Index]
This document describes version 0.3.0-devel.3 of CCStructs.