Qore Programming Language
1.7.0
|
external wrapper base class for class members More...
#include <QoreReflection.h>
Public Member Methods | |
DLLEXPORT ClassAccess | getAccess () const |
returns the access info for the member | |
DLLEXPORT const char * | getAccessString () const |
returns a string for the access info for the member | |
Public Member Methods inherited from QoreExternalMemberBase | |
DLLEXPORT QoreValue | getDefaultValue (ExceptionSink *xsink) const |
evaluates the initialization expression for the member and returns the referenced value | |
DLLEXPORT const QoreExternalProgramLocation * | getSourceLocation () const |
returns the source location of the member's declaration | |
DLLEXPORT const QoreTypeInfo * | getTypeInfo () const |
returns the type info for the member | |
external wrapper base class for class members