![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Public Member Functions | |
CGenerator (System.IO.TextWriter outputStream, string file, uint indentCount, string indentChar, string newLine) | |
void | WriteSequence (string value, uint repetitions) |
void | IndentLine (int level) |
void | WriteNewLine () |
void | WriteMultilineString (string value, int level=0) |
Properties | |
TextWriter | OutputStream [get] |
string | File [get] |
uint | IndentCount [get] |
string | IndentChar [get] |
string | NewLine [get] |
string | FileName [get] |
Definition at line 38 of file CGenerator.cs.
|
inline |
Definition at line 46 of file CGenerator.cs.
|
inline |
Definition at line 77 of file CGenerator.cs.
|
inline |
Definition at line 91 of file CGenerator.cs.
|
inline |
Definition at line 86 of file CGenerator.cs.
|
inline |
Definition at line 68 of file CGenerator.cs.
|
get |
Definition at line 41 of file CGenerator.cs.
|
get |
Definition at line 56 of file CGenerator.cs.
|
get |
Definition at line 43 of file CGenerator.cs.
|
get |
Definition at line 42 of file CGenerator.cs.
|
get |
Definition at line 44 of file CGenerator.cs.
|
get |
Definition at line 40 of file CGenerator.cs.