32 #ifndef _QORE_CLASS_GETOPT_H 34 #define _QORE_CLASS_GETOPT_H 36 #include "qore/intern/QoreGetOpt.h" 37 #include <qore/AbstractPrivateData.h> 45 DLLLOCAL
virtual ~GetOpt() {}
48 #endif // _QORE_CLASS_GETOPT_H the base class for all data to be used as private data of Qore objects
Definition: AbstractPrivateData.h:44
contains constants, classes, and subnamespaces in QoreProgram objects
Definition: QoreNamespace.h:64
defines a Qore-language class
Definition: QoreClass.h:239
unsigned qore_classid_t
used for the unique class ID for QoreClass objects
Definition: common.h:79