DCL 3.7.4
Loading...
Searching...
No Matches
DocSyntax Member List

This is the complete list of members for DocSyntax, including all inherited members.

__bCaseSensitiveDocSyntaxprotected
__listFileExtensionsDocSyntaxprotected
__listReservedWordsDocSyntaxprotected
__nTabWidthDocSyntaxprotected
__strCommentOffDocSyntaxprotected
__strCommentOnDocSyntaxprotected
__strDelimetersDocSyntaxprotected
__strEscapeCharsDocSyntaxprotected
__strLanguageTitleDocSyntaxprotected
__strLineCommentDocSyntaxprotected
__strQuotationsDocSyntaxprotected
className() constObject
destroy()Objectvirtual
DocParser classDocSyntaxfriend
DocSyntax(const String &strLanguageTitle, const String &strExtensions)DocSyntax
isCommentChar(wchar_t c) constDocSyntaxinline
isCommentOff(const wchar_t *pch, size_t nLength) constDocSyntax
isCommentOn(const wchar_t *pch, size_t nLength) constDocSyntax
isDelimeter(wchar_t c) constDocSyntaxinline
isEscapeChar(wchar_t c) constDocSyntaxinline
isInstanceOf(const std::type_info &typeinfo) constObject
isLineComment(const wchar_t *pch, size_t nLength) constDocSyntax
isQuotation(wchar_t c) constDocSyntaxinline
isReservedWord(const wchar_t *pch, size_t nLength) constDocSyntax
isValidExtension(const wchar_t *pszFileExt) constDocSyntax
isValidLanguage(const wchar_t *pszLanguageTitle)DocSyntaxinline
languageTitle() constDocSyntaxinline
load(const wchar_t *pszFileName)DocSyntax
Object()Objectprotected
tabWidth() constDocSyntaxinline
toString() constObjectvirtual
typeInfo() constObjectvirtual
~DocSyntax()DocSyntaxvirtual
~Object()Objectprotectedvirtual