Previous: deserialiser typedefs, Up: deserialiser [Contents][Index]
deserialiser 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 read() to the given arguments. If an error occurs: raise an exception
by performing a non–local exit to L.
Previous: deserialiser typedefs, Up: deserialiser [Contents][Index]
This document describes version 0.3.0-devel.3 of CCStructs.