|
TVGenerator
0.1
|
This is the complete list of members for TVFileSettings, including all inherited members.
| AddSignal(const SignalDeclaration &_tvDeclaration) | TVFileSettings | |
| enableLineEndComments(const bool _enableLineEndComments) (defined in TVFileSettings) | TVFileSettings | inline |
| enablePreLineComments(const bool _enablePreLineComments) (defined in TVFileSettings) | TVFileSettings | inline |
| getAuthor() const (defined in TVFileSettings) | TVFileSettings | inline |
| getColumnIndicator() const (defined in TVFileSettings) | TVFileSettings | inline |
| getCommentIndicator() const (defined in TVFileSettings) | TVFileSettings | inline |
| getCommentsColumnHeader() const (defined in TVFileSettings) | TVFileSettings | inline |
| getCommentSpaces() const (defined in TVFileSettings) | TVFileSettings | inline |
| getContent() const (defined in TVFileSettings) | TVFileSettings | inline |
| getDontCareIdentifier() const (defined in TVFileSettings) | TVFileSettings | inline |
| getFilePath() const (defined in TVFileSettings) | TVFileSettings | inline |
| getProjectName() const (defined in TVFileSettings) | TVFileSettings | inline |
| getSignalCaptionInterval() const (defined in TVFileSettings) | TVFileSettings | inline |
| getSignalDistance() const (defined in TVFileSettings) | TVFileSettings | inline |
| getTVDeclarations() const (defined in TVFileSettings) | TVFileSettings | inline |
| isEnableLineEndComments() const (defined in TVFileSettings) | TVFileSettings | inline |
| isEnablePreLineComments() const (defined in TVFileSettings) | TVFileSettings | inline |
| setAuthor(const string _author) (defined in TVFileSettings) | TVFileSettings | inline |
| setContent(const string _content) (defined in TVFileSettings) | TVFileSettings | inline |
| setFilePath(const string _fileName) (defined in TVFileSettings) | TVFileSettings | inline |
| setProjectName(const string _projectName) (defined in TVFileSettings) | TVFileSettings | inline |
| setTVDeclarations(const vector< SignalDeclaration > &_tvDeclarations) (defined in TVFileSettings) | TVFileSettings | inline |
| TVFileSettings() | TVFileSettings | |
| TVFileSettings(string _filePath, string _author, string _content, string _projectName) | TVFileSettings | |
| TVFileSettings(string _filePath, string _author, string _content, string _projectName, const string _commentIndicator, const string _columnIndicator, const int _commentSpaces) | TVFileSettings | |
| ~TVFileSettings() | TVFileSettings | virtual |