LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
|
This is the complete list of members for loos::FileWriteError, including all inherited members.
_errcode (defined in loos::FileError) | loos::FileError | protected |
_filename (defined in loos::FileError) | loos::FileError | protected |
_msg (defined in loos::LOOSError) | loos::LOOSError | protected |
_operation (defined in loos::FileError) | loos::FileError | protected |
errorCode() const | loos::FileError | inline |
errorCode(const int i) | loos::FileError | inline |
FileError(const std::string &op) (defined in loos::FileError) | loos::FileError | inline |
FileError(const std::string &op, const std::string &fname) (defined in loos::FileError) | loos::FileError | inline |
FileError(const std::string &op, const std::string &fname, const std::string &msg) (defined in loos::FileError) | loos::FileError | inline |
FileError(const std::string &op, const std::string &fname, const std::string &msg, const int err) (defined in loos::FileError) | loos::FileError | inline |
filename() const | loos::FileError | inline |
FileWriteError() (defined in loos::FileWriteError) | loos::FileWriteError | inline |
FileWriteError(const std::string &fname) (defined in loos::FileWriteError) | loos::FileWriteError | inline |
FileWriteError(const std::string &fname, const std::string &msg) (defined in loos::FileWriteError) | loos::FileWriteError | inline |
LOOSError() (defined in loos::LOOSError) | loos::LOOSError | inlineexplicit |
LOOSError(const std::string &arg) (defined in loos::LOOSError) | loos::LOOSError | inlineexplicit |
LOOSError(const Atom &a, const std::string &arg) (defined in loos::LOOSError) | loos::LOOSError | inlineexplicit |
LOOSError(const std::string &fname, const Atom &a, const std::string &arg) (defined in loos::LOOSError) | loos::LOOSError | inlineexplicit |
operation() const | loos::FileError | inline |
what(void) const (defined in loos::LOOSError) | loos::LOOSError | inlinevirtual |
~FileError() (defined in loos::FileError) | loos::FileError | inline |
~LOOSError() (defined in loos::LOOSError) | loos::LOOSError | inlinevirtual |