Qore Programming Language 2.3.0
Loading...
Searching...
No Matches
QoreEnumMember Class Reference

Represents an enum member with name and value. More...

#include <QoreEnumDecl.h>

Public Member Methods

DLLEXPORT const char * getName () const
 returns the member name
 
DLLEXPORT QoreValue getValue () const
 returns the member value
 

Detailed Description

Represents an enum member with name and value.

Since
Qore 2.1

The documentation for this class was generated from the following file: