Go to the source code of this file.
Namespaces | |
namespace | coco |
the main namespace of the COCONUT API | |
Typedefs | |
typedef enum coco::tristate_e | coco::tristate |
Enumerations | |
enum | coco::tristate_e { coco::t_true = 1, coco::t_false = -1, coco::t_maybe = 0 } |
Definition in file coconut_types.h.