![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Inherits CodeElement.
Public Member Functions | |
| Comment () | |
| Comment (string comment, bool singleLine=false) | |
| override void | GenerateCode (int level, CGenerator generator) |
Data Fields | |
| const string | CommentStart = "/*" |
| const string | CommentEnd = "*/" |
Properties | |
| string | Comment_ [get, set] |
| bool | SingleLine [get, set] |
Definition at line 35 of file Comment.cs.
|
inline |
Definition at line 43 of file Comment.cs.
|
inline |
Definition at line 47 of file Comment.cs.
|
inlinevirtual |
Reimplemented from CodeElement.
Definition at line 53 of file Comment.cs.
| const string CommentEnd = "*/" |
Definition at line 38 of file Comment.cs.
| const string CommentStart = "/*" |
Definition at line 37 of file Comment.cs.
|
getset |
Definition at line 40 of file Comment.cs.
|
getset |
Definition at line 41 of file Comment.cs.
1.8.11