|
Envision
A visual programming IDE for object-oriented languages
|
This is the complete list of members for CppImport::CppImportLogger, including all inherited members.
| countMap_ | CppImport::CppImportLogger | private |
| CppImportLogger() | CppImport::CppImportLogger | |
| ERROR enum value | CppImport::CppImportLogger | private |
| errStream_ | CppImport::CppImportLogger | private |
| getReasonString(const Reason &r) | CppImport::CppImportLogger | private |
| initStreams() | CppImport::CppImportLogger | private |
| outputStatistics() | CppImport::CppImportLogger | |
| OUTTYPE enum name | CppImport::CppImportLogger | private |
| overloadedOpNotSupported(const clang::OverloadedOperatorKind &kind, const bool binary) | CppImport::CppImportLogger | |
| overloadMap_ | CppImport::CppImportLogger | private |
| primitiveTypeNotSupported(const QString &typeName) | CppImport::CppImportLogger | |
| printStatistic(const char *message, const QMap< QString, int > &map) | CppImport::CppImportLogger | private |
| Reason enum name | CppImport::CppImportLogger | |
| reasons_ | CppImport::CppImportLogger | private |
| setSourceManager(const clang::SourceManager *sourceManager) | CppImport::CppImportLogger | |
| sourceManger_ | CppImport::CppImportLogger | private |
| storageClassNotSupported(const clang::StorageClass &sc) | CppImport::CppImportLogger | |
| storageMap_ | CppImport::CppImportLogger | private |
| typeCountMap_ | CppImport::CppImportLogger | private |
| typeNotSupported(const clang::TypeLoc typeLoc, const clang::SourceLocation &location) | CppImport::CppImportLogger | |
| unaryOpMap_ | CppImport::CppImportLogger | private |
| unaryOpNotSupported(const clang::UnaryOperatorKind &kind) | CppImport::CppImportLogger | |
| WARNING enum value | CppImport::CppImportLogger | private |
| warnStream_ | CppImport::CppImportLogger | private |
| writeError(const QString &inWhichClass, const clang::Decl *decl, const Reason &r, const QString &reason={}) | CppImport::CppImportLogger | inline |
| writeError(const QString &inWhichClass, const clang::Stmt *stmt, const Reason &r, const QString &reason={}) | CppImport::CppImportLogger | inline |
| writeError(const QString &inWhichClass, const clang::SourceLocation &loc, const Reason &r, const QString &reason={}) | CppImport::CppImportLogger | |
| writeOut(const QString &inWhichClass, const clang::Decl *decl, OUTTYPE outType, const Reason &r, const QString &reason={}) | CppImport::CppImportLogger | private |
| writeOut(const QString &inWhichClass, const clang::Stmt *stmt, OUTTYPE outType, const Reason &r, const QString &reason={}) | CppImport::CppImportLogger | private |
| writeToFile_ | CppImport::CppImportLogger | private |
| writeWarning(const QString &inWhichClass, const clang::Decl *decl, const Reason &r, const QString &reason={}) | CppImport::CppImportLogger | inline |
| writeWarning(const QString &inWhichClass, const clang::Stmt *stmt, const Reason &r, const QString &reason={}) | CppImport::CppImportLogger | inline |
| ~CppImportLogger() | CppImport::CppImportLogger |