Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Class List
|
Namespace Members
|
Class Members
File::CannotWrite Member List
This is the complete list of members for
File::CannotWrite
, including all inherited members.
CannotWrite
(const char *file, int line, const String &filename) (defined in
File::CannotWrite
)
File::CannotWrite
file_
(defined in
Exception::GeneralException
)
Exception::GeneralException
[protected]
filename_
(defined in
File::CannotWrite
)
File::CannotWrite
[protected]
GeneralException
()
Exception::GeneralException
GeneralException
(const char *file, int line)
Exception::GeneralException
GeneralException
(const char *file, int line, const String &name, const String &message)
Exception::GeneralException
GeneralException
(const GeneralException &exception)
Exception::GeneralException
getFile
() const
Exception::GeneralException
getFilename
() const (defined in
File::CannotWrite
)
File::CannotWrite
getLine
() const
Exception::GeneralException
getMessage
() const
Exception::GeneralException
getName
() const
Exception::GeneralException
line_
(defined in
Exception::GeneralException
)
Exception::GeneralException
[protected]
message_
(defined in
Exception::GeneralException
)
Exception::GeneralException
[protected]
name_
(defined in
Exception::GeneralException
)
Exception::GeneralException
[protected]
setMessage
(const std::string &message)
Exception::GeneralException
~CannotWrite
() (defined in
File::CannotWrite
)
File::CannotWrite
~GeneralException
()
Exception::GeneralException
[virtual]