Collaboration diagram for Swift::Command::Note:Public Types | |
| enum | Type { Info, Warn, Error } |
Public Member Functions | |
| Note (std::string note, Type type) | |
Public Attributes | |
| std::string | note |
| Type | type |
Definition at line 26 of file Command.h.
| Swift::Command::Note::Note | ( | std::string | note, | |
| Type | type | |||
| ) | [inline] |
| std::string Swift::Command::Note::note |
1.7.1