Gst::ResourceError Class Reference

#include <error.h>

List of all members.

Public Types

enum  Code {
  FAILED = 1, TOO_LAZY, NOT_FOUND, BUSY,
  OPEN_READ, OPEN_WRITE, OPEN_READ_WRITE, CLOSE,
  READ, WRITE, SEEK, SYNC,
  SETTINGS, NO_SPACE_LEFT, NUM_ERRORS
}

Public Member Functions

 ResourceError (Code error_code, const Glib::ustring &error_message)
 ResourceError (GError *gobject)
Code code () const

Friends

void wrap_init ()


Member Enumeration Documentation

enum Gst::ResourceError::Code

Enumerator:
FAILED 
TOO_LAZY 
NOT_FOUND 
BUSY 
OPEN_READ 
OPEN_WRITE 
OPEN_READ_WRITE 
CLOSE 
READ 
WRITE 
SEEK 
SYNC 
SETTINGS 
NO_SPACE_LEFT 
NUM_ERRORS 


Constructor & Destructor Documentation

Gst::ResourceError::ResourceError ( Code  error_code,
const Glib::ustring &  error_message 
)

Gst::ResourceError::ResourceError ( GError *  gobject  )  [explicit]


Member Function Documentation

Code Gst::ResourceError::code (  )  const


Friends And Related Function Documentation

void wrap_init (  )  [friend]


The documentation for this class was generated from the following file:
Generated on Sat Jan 26 11:53:53 2008 for gstreamermm by  doxygen 1.5.1