GAP_Status.h File Reference

#include <string>
Include dependency graph for GAP_Status.h:

Go to the source code of this file.

Enumerations

enum  GAPStatus { GAPStatusOk = 0, GAPStatusError, GAPStatusFileIO, GAPStatusOutOfMemory }

Variables

const std::string GAPStatusStr [4]

Enumeration Type Documentation

enum GAPStatus
Enumerator:
GAPStatusOk 
GAPStatusError 
GAPStatusFileIO 
GAPStatusOutOfMemory 

Definition at line 23 of file GAP_Status.h.


Variable Documentation

const std::string GAPStatusStr[4]
Initial value:
 {
   "GAPStatusOk",
   "GAPStatusError",
   "GAPStatusFileIO",
   "GAPStatusOutOfMemory"
}

Definition at line 29 of file GAP_Status.h.


Generated on 12 Mar 2015 for Dip-All by  doxygen 1.6.1