This is the complete list of members for IOerror, including all inherited members.
abort() | IOerror | |
abort_ | error | protected |
dontThrowExceptions() | error | inline |
error(const string &title) | error | |
errorCount_ | messageStream | protected |
errorSeverity enum name | messageStream | |
exit(const int errNo=1) | IOerror | |
FATAL enum value | messageStream | |
functionName() const | error | inline |
functionName_ | error | protected |
INFO enum value | messageStream | |
ioEndLineNumber() const | IOerrorLocation | inline |
IOerror(const string &title) | IOerror | |
IOerrorLocation() | IOerrorLocation | |
IOerrorLocation(const string &ioFileName, const label ioStartLineNumber=-1, const label ioEndLineNumber=-1, const bool ioGlobal=false) | IOerrorLocation | |
IOerrorLocation(const IOstream &) | IOerrorLocation | |
IOerrorLocation(const dictionary &) | IOerrorLocation | |
ioFileName() const | IOerrorLocation | inline |
ioGlobal() const | IOerrorLocation | inline |
ioStartLineNumber() const | IOerrorLocation | inline |
level | messageStream | static |
maxErrors() const | messageStream | inline |
maxErrors() | messageStream | inline |
maxErrors_ | messageStream | protected |
message() const | error | |
messageStream(const string &title, const errorSeverity, const int maxErrors=0) | messageStream | |
messageStream_ | error | protected |
operator dictionary() const | IOerror | |
operator OSstream &() | error | inline |
operator()(const char *functionName, const char *sourceFileName, const int sourceFileLineNumber, const IOerrorLocation &location) | IOerror | |
Foam::error::operator()(const char *functionName, const char *sourceFileName, const int sourceFileLineNumber=0) | error | |
Foam::error::operator()(const string &functionName, const char *sourceFileName, const int sourceFileLineNumber=0) | error | |
Foam::error::operator()() | error | |
Foam::messageStream::operator()(const char *functionName, const char *sourceFileName, const int sourceFileLineNumber, const string &ioFileName, const label ioStartLineNumber=-1, const label ioEndLineNumber=-1) | messageStream | |
Foam::messageStream::operator()(const char *functionName, const char *sourceFileName, const int sourceFileLineNumber, const IOstream &) | messageStream | |
Foam::messageStream::operator()(const char *functionName, const char *sourceFileName, const int sourceFileLineNumber, const dictionary &) | messageStream | |
Foam::messageStream::operator()(const label communicator=-1) | messageStream | |
operator<<(Ostream &, const IOerror &) | IOerror | friend |
printStack(Ostream &) | error | static |
SafeFatalIOError(const char *functionName, const char *sourceFileName, const int sourceFileLineNumber, const IOstream &, const string &msg) | IOerror | static |
safePrintStack(std::ostream &) | error | static |
SERIOUS enum value | messageStream | |
severity_ | messageStream | protected |
sourceFileLineNumber() const | error | inline |
sourceFileLineNumber_ | error | protected |
sourceFileName() const | error | inline |
sourceFileName_ | error | protected |
throwExceptions() | error | inline |
throwExceptions_ | error | protected |
title() const | messageStream | inline |
title_ | messageStream | protected |
WARNING enum value | messageStream |