Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Class List
|
Namespace Members
|
Class Members
Exception::InvalidSize Member List
This is the complete list of members for
Exception::InvalidSize
, including all inherited members.
file_
(defined in
Exception::GeneralException
)
Exception::GeneralException
[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
getLine
() const
Exception::GeneralException
getMessage
() const
Exception::GeneralException
getName
() const
Exception::GeneralException
InvalidSize
(const char *file, int line, Size size=0) (defined in
Exception::InvalidSize
)
Exception::InvalidSize
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
size_
(defined in
Exception::InvalidSize
)
Exception::InvalidSize
[protected]
~GeneralException
()
Exception::GeneralException
[virtual]