Previous: pathname api, Up: pathname [Contents][Index]
pathname traitThe CCStructs library implements a very simple and incomplete file system pathname
representation, which supports the ccstructs_pathname_T trait. Most of the methods
will just raise an exception of type cce_condition_unimplemented_t.
| • pathname simple typedefs | Simple pathname: type definitions. | |
| • pathname simple ctors | Simple pathname: constructors. | |
| • pathname simple gctors | Simple pathname: guarded constructors. | |
| • pathname simple traits | Simple pathname: implemented traits. | |
| • pathname simple samples | Simple pathname: usage examples. |
Previous: pathname api, Up: pathname [Contents][Index]
This document describes version 0.3.0-devel.3 of CCStructs.