Class Header
Represents an include file with all its elements.
public
|
|
public
|
#
AddConstant(
Adds a new constant. |
public
|
#
AddEnumeration(
Adds a new enumeration. |
public
|
#
AddTypeDef(
Adds a new enumeration. |
public
|
#
AddGlobalVariable(
Adds a new global variable. |
public
|
#
AddFunction(
Adds a new function. |
public
|
#
AddClass(
Adds a new class. |
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
public
string
|
$name | |
#
Holds the name of the file |
public
boolean
|
$enabled | |
#
Flag to exclude/include this file when generating the source code. |
public
|
$namespaces | |
#
List of namespaces declared on the file. |