Qore Programming Language  0.9.16
FeatureList Class Reference

STL-like list containing all presently-loaded Qore features. More...

#include <QoreLib.h>

Inherits safe_dslist< std::string >.

Public Member Methods

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: