|
DCL 3.7.4
|
This is the complete list of members for DocSyntax, including all inherited members.
| __bCaseSensitive | DocSyntax | protected |
| __listFileExtensions | DocSyntax | protected |
| __listReservedWords | DocSyntax | protected |
| __nTabWidth | DocSyntax | protected |
| __strCommentOff | DocSyntax | protected |
| __strCommentOn | DocSyntax | protected |
| __strDelimeters | DocSyntax | protected |
| __strEscapeChars | DocSyntax | protected |
| __strLanguageTitle | DocSyntax | protected |
| __strLineComment | DocSyntax | protected |
| __strQuotations | DocSyntax | protected |
| className() const | Object | |
| destroy() | Object | virtual |
| DocParser class | DocSyntax | friend |
| DocSyntax(const String &strLanguageTitle, const String &strExtensions) | DocSyntax | |
| isCommentChar(wchar_t c) const | DocSyntax | inline |
| isCommentOff(const wchar_t *pch, size_t nLength) const | DocSyntax | |
| isCommentOn(const wchar_t *pch, size_t nLength) const | DocSyntax | |
| isDelimeter(wchar_t c) const | DocSyntax | inline |
| isEscapeChar(wchar_t c) const | DocSyntax | inline |
| isInstanceOf(const std::type_info &typeinfo) const | Object | |
| isLineComment(const wchar_t *pch, size_t nLength) const | DocSyntax | |
| isQuotation(wchar_t c) const | DocSyntax | inline |
| isReservedWord(const wchar_t *pch, size_t nLength) const | DocSyntax | |
| isValidExtension(const wchar_t *pszFileExt) const | DocSyntax | |
| isValidLanguage(const wchar_t *pszLanguageTitle) | DocSyntax | inline |
| languageTitle() const | DocSyntax | inline |
| load(const wchar_t *pszFileName) | DocSyntax | |
| Object() | Object | protected |
| tabWidth() const | DocSyntax | inline |
| toString() const | Object | virtual |
| typeInfo() const | Object | virtual |
| ~DocSyntax() | DocSyntax | virtual |
| ~Object() | Object | protectedvirtual |