funkalicious 0.1

dotcode_generic.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  dotcode_coord { DOTCODE_COORD_X, DOTCODE_COORD_Y, DOTCODE_COORD_Z }
enum  dotcode_errors { DOTCODE_ERROR_MALLOCFAIL, DOTCODE_ERROR_NOTIMPLEMENTED, DOTCODE_ERROR_ERRORED_THEN_CLOSED_ERROR, DOTCODE_ERROR_LAST }

Enumeration Type Documentation

Enumerator:
DOTCODE_COORD_X 
DOTCODE_COORD_Y 
DOTCODE_COORD_Z 

Definition at line 29 of file dotcode_generic.h.

Enumerator:
DOTCODE_ERROR_MALLOCFAIL 
DOTCODE_ERROR_NOTIMPLEMENTED 
DOTCODE_ERROR_ERRORED_THEN_CLOSED_ERROR 
DOTCODE_ERROR_LAST 

Definition at line 31 of file dotcode_generic.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines