|
Main Page
Widgets
Namespaces
Book
Glib::IOChannelError Class ReferenceException class for IOChannel errors.
More...
Inheritance diagram for Glib::IOChannelError:
[legend]List of all members.
Detailed Description
Exception class for IOChannel errors.
Member Enumeration Documentation
enum Glib::IOChannelError::Code
|
|
|
- Enumeration values:
-
FILE_TOO_BIG |
|
INVALID_ARGUMENT |
|
IO_ERROR |
|
IS_DIRECTORY |
|
NO_SPACE_LEFT |
|
NO_SUCH_DEVICE |
|
OVERFLOWN |
|
BROKEN_PIPE |
|
FAILED |
|
|
Constructor & Destructor Documentation
Glib::IOChannelError::IOChannelError |
( |
Code |
error_code, |
|
|
const Glib::ustring& |
error_message |
|
) |
|
|
Glib::IOChannelError::IOChannelError |
( |
GError* |
gobject |
) |
[explicit] |
|
Member Function Documentation
Code Glib::IOChannelError::code |
( |
|
) |
const |
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|