MBO
 All Data Structures Files Functions Variables Typedefs Enumerations Modules Pages
Typedefs | Enumerations
MboErrors.h File Reference

Error codes used by the MBO library. More...

Go to the source code of this file.

Typedefs

typedef enum MBO_STATUS MBO_STATUS
 Error codes used by the MBO library.
 

Enumerations

enum  MBO_STATUS {
  MBO_SUCCESS = 0, MBO_OUT_OF_MEMORY, MBO_SPACE_MISMATCH, MBO_VEC_IN_USE,
  MBO_DIMENSIONS_MISMATCH, MBO_INVALID_ARGUMENT, MBO_ILLEGAL_DIMENSION
}
 Error codes used by the MBO library.
 

Detailed Description

Error codes used by the MBO library.