Gst::ParseError Class Reference

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

Inherits Glib::Error.

Collaboration diagram for Gst::ParseError:
Collaboration graph
[legend]

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

Reimplemented from Glib::Error.


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

Generated on Sun Dec 27 18:38:50 2009 for gstreamermm by  doxygen 1.6.1