Dip
0.92.4
|
#include <string>
Go to the source code of this file.
Enumerations | |
enum | GAPStatus { GAPStatusOk = 0, GAPStatusError, GAPStatusFileIO, GAPStatusOutOfMemory } |
Variables | |
const std::string | GAPStatusStr [4] |
enum GAPStatus |
Enumerator | |
---|---|
GAPStatusOk | |
GAPStatusError | |
GAPStatusFileIO | |
GAPStatusOutOfMemory |
Definition at line 25 of file GAP_Status.h.
const std::string GAPStatusStr[4] |
Definition at line 31 of file GAP_Status.h.