![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Inherits CodeElement.
Public Member Functions | |
| FunctionDeclaration () | |
| FunctionDeclaration (string name, bool isStatic=false, bool isExtern=false) | |
| override void | GenerateCode (int level, CGenerator generator) |
Properties | |
| string | Name [get, set] |
| bool | IsStatic [get, set] |
| bool | IsExtern [get, set] |
| List< VariableType > | Parameter [get] |
| VariableType | ReturnType [get, set] |
Definition at line 38 of file FunctionDeclaration.cs.
|
inline |
Definition at line 47 of file FunctionDeclaration.cs.
|
inline |
Definition at line 51 of file FunctionDeclaration.cs.
|
inlinevirtual |
Reimplemented from CodeElement.
Definition at line 76 of file FunctionDeclaration.cs.
|
getset |
Definition at line 42 of file FunctionDeclaration.cs.
|
getset |
Definition at line 41 of file FunctionDeclaration.cs.
|
getset |
Definition at line 40 of file FunctionDeclaration.cs.
|
get |
Definition at line 59 of file FunctionDeclaration.cs.
|
getset |
Definition at line 64 of file FunctionDeclaration.cs.
1.8.11