FeatureList Class Reference
STL-like list containing all presently-loaded Qore features.
More...
#include <QoreLib.h>
List of all members.
|
Public Member Functions |
DLLLOCAL | FeatureList () |
| initialized by the library, constructor not exported
|
DLLLOCAL | ~FeatureList () |
| destructor not exported
|
Detailed Description
STL-like list containing all presently-loaded Qore features.
this list must be thread-safe for reading, writing under a lock
The documentation for this class was generated from the following file: