Next: pathname simple samples, Previous: pathname simple gctors, Up: pathname simple [Contents][Index]
Trait constructor for ccstructs_dtor_T as implemented by
ccstructs_pathname_t; The dtor trait. The returned destructor
trait will work for both embedded and standalone instances of ccstructs_pathname_t.
Trait constructor for ccstructs_pathname_T as implemented by
ccstructs_pathname_t; The pathname trait.
Constructor for a ccstructs_serialiser_T trait that serialises an instance of
ccstructs_pathname_t into a memory block; The serialiser
trait.
Constructor for a ccstructs_deserialiser_T trait that deserialises an instance of
ccstructs_pathname_t from a memory block; The deserialiser
trait.
Constructor for a ccstructs_dumpable_T trait that prints the a representation of the
underlying ccstructs_pathname_t on the stderr stream; The
dumpable trait.
Next: pathname simple samples, Previous: pathname simple gctors, Up: pathname simple [Contents][Index]
This document describes version 0.3.0-devel.3 of CCStructs.