32#ifndef _QORE_CLASS_DIR_H
34#define _QORE_CLASS_DIR_H
42#include "qore/intern/QoreDir.h"
46 DLLLOCAL
virtual ~Dir() {}
DLLEXPORT const QoreEncoding * QCS_DEFAULT
the default encoding for the Qore library
the base class for all data to be used as private data of Qore objects
Definition AbstractPrivateData.h:44
container for holding Qore-language exception information and also for registering a "thread_exit" ca...
Definition ExceptionSink.h:50
defines a Qore-language class
Definition QoreClass.h:310
provides controlled access to the filesystem through directories
Definition QoreDir.h:52
defines string encoding functions in Qore
Definition QoreEncoding.h:83
contains constants, classes, and subnamespaces in QoreProgram objects
Definition QoreNamespace.h:65
typed hash declaration
Definition TypedHashDecl.h:44
unsigned qore_classid_t
used for the unique class ID for QoreClass objects
Definition common.h:85