![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Inherits CodeElement.
Public Member Functions | |
EmptyLine () | |
EmptyLine (uint count) | |
override void | GenerateCode (int level, CGenerator generator) |
Static Public Attributes | |
static readonly EmptyLine | SingleLine = new EmptyLine() |
static readonly EmptyLine | TwoLines = new EmptyLine(2) |
static readonly EmptyLine | ThreeLines = new EmptyLine(3) |
Properties | |
uint | Count [get, set] |
Definition at line 35 of file EmptyLine.cs.
|
inline |
Definition at line 43 of file EmptyLine.cs.
|
inline |
Definition at line 48 of file EmptyLine.cs.
|
inlinevirtual |
Reimplemented from CodeElement.
Definition at line 53 of file EmptyLine.cs.
Definition at line 37 of file EmptyLine.cs.
Definition at line 39 of file EmptyLine.cs.
Definition at line 38 of file EmptyLine.cs.
|
getset |
Definition at line 41 of file EmptyLine.cs.