eLynx SDK
v3.0.1 C++ image processing API reference |
#include <CoreException.h>
Public Attributes | |
uint32 | _id |
char | _where [elxExWhereLength+1] |
char | _what [elxExWhatLength+1] |
Definition at line 43 of file CoreException.h.
uint32 eLynx::elxException::_id |
Definition at line 45 of file CoreException.h.
char eLynx::elxException::_where[elxExWhereLength+1] |
Definition at line 46 of file CoreException.h.
char eLynx::elxException::_what[elxExWhatLength+1] |
Definition at line 47 of file CoreException.h.