Gst::ParseError Class Reference

The different parsing errors that can occur. More...

#include <parse.h>

List of all members.

Public Types

enum  Code {
  SYNTAX,
  NO_SUCH_ELEMENT,
  NO_SUCH_PROPERTY,
  LINK,
  COULD_NOT_SET_PROPERTY,
  EMPTY_BIN,
  EMPTY
}

Public Member Functions

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


Detailed Description

The different parsing errors that can occur.


Member Enumeration Documentation

Enumerator:
SYNTAX 
NO_SUCH_ELEMENT 
NO_SUCH_PROPERTY 
LINK 
COULD_NOT_SET_PROPERTY 
EMPTY_BIN 
EMPTY 


Constructor & Destructor Documentation

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

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


Member Function Documentation

Code Gst::ParseError::code (  )  const


The documentation for this class was generated from the following file:

Generated on Thu Jan 15 09:33:13 2009 for gstreamermm by  doxygen 1.5.7.1