32 #ifndef _QORE_CLASS_DIR_H 34 #define _QORE_CLASS_DIR_H 42 #include "qore/intern/QoreDir.h" 46 DLLLOCAL
virtual ~Dir() {}
54 #endif // _QORE_CLASS_DIR_H defines string encoding functions in Qore
Definition: QoreEncoding.h:83
the base class for all data to be used as private data of Qore objects
Definition: AbstractPrivateData.h:44
DLLEXPORT const QoreEncoding * QCS_DEFAULT
the default encoding for the Qore library
contains constants, classes, and subnamespaces in QoreProgram objects
Definition: QoreNamespace.h:64
provides controlled access to the filesystem through directories
Definition: QoreDir.h:53
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
container for holding Qore-language exception information and also for registering a "thread_exit" ca...
Definition: ExceptionSink.h:46
typed hash declaration
Definition: TypedHashDecl.h:44