Gst::PluginError Class Reference

The plugin loading errors. More...

#include <plugin.h>

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


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