Gst::PluginError Class Reference

The plugin loading errors. More...

Inherits Glib::Error.

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

List of all members.

Public Types

enum Code {
  MODULE,
  DEPENDENCIES,
  NAME_MISMATCH
}

Public Member Functions

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

Detailed Description

The plugin loading errors.


Member Enumeration Documentation

Enumerator:
MODULE 
DEPENDENCIES 
NAME_MISMATCH 

Constructor & Destructor Documentation

Gst::PluginError::PluginError ( Code  error_code,
const Glib::ustring error_message 
)
Gst::PluginError::PluginError ( GError *  gobject  )  [explicit]

Member Function Documentation

Code Gst::PluginError::code (  )  const

Reimplemented from Glib::Error.


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

Generated on Mon Sep 21 22:32:59 2009 for gstreamermm by  doxygen 1.6.1