Gst::SystemClock Class Reference

#include <systemclock.h>

Inheritance diagram for Gst::SystemClock:

Gst::Clock Gst::Object List of all members.

Public Types

typedef SystemClock CppObjectType
typedef SystemClock_Class CppClassType
typedef GstSystemClock BaseObjectType
typedef GstSystemClockClass BaseClassType

Public Member Functions

virtual ~SystemClock ()
GstSystemClockgobj ()
 Provides access to the underlying C GObject.
const GstSystemClockgobj () const
 Provides access to the underlying C GObject.
GstSystemClockgobj_copy ()
 Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.

Static Public Member Functions

static GType get_type () G_GNUC_CONST
static GType get_base_type () G_GNUC_CONST
static Glib::RefPtr< Clockobtain ()

Protected Member Functions

 SystemClock (const Glib::ConstructParams &construct_params)
 SystemClock (GstSystemClock *castitem)
 SystemClock ()

Friends

class SystemClock_Class

Related Functions

(Note that these are not member functions.)

Glib::RefPtr< Gst::SystemClockwrap (GstSystemClock *object, bool take_copy=false)

Member Typedef Documentation

typedef SystemClock Gst::SystemClock::CppObjectType

Reimplemented from Gst::Clock.

typedef SystemClock_Class Gst::SystemClock::CppClassType

Reimplemented from Gst::Clock.

typedef GstSystemClock Gst::SystemClock::BaseObjectType

Reimplemented from Gst::Clock.

typedef GstSystemClockClass Gst::SystemClock::BaseClassType

Reimplemented from Gst::Clock.


Constructor & Destructor Documentation

Gst::SystemClock::SystemClock ( const Glib::ConstructParams &  construct_params  )  [explicit, protected]

Gst::SystemClock::SystemClock ( GstSystemClock castitem  )  [explicit, protected]

virtual Gst::SystemClock::~SystemClock (  )  [virtual]

Gst::SystemClock::SystemClock (  )  [protected]


Member Function Documentation

static GType Gst::SystemClock::get_type (  )  [static]

Reimplemented from Gst::Clock.

static GType Gst::SystemClock::get_base_type (  )  [static]

Reimplemented from Gst::Clock.

GstSystemClock* Gst::SystemClock::gobj (  )  [inline]

Provides access to the underlying C GObject.

Reimplemented from Gst::Clock.

const GstSystemClock* Gst::SystemClock::gobj (  )  const [inline]

Provides access to the underlying C GObject.

Reimplemented from Gst::Clock.

GstSystemClock* Gst::SystemClock::gobj_copy (  ) 

Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.

Reimplemented from Gst::Clock.

static Glib::RefPtr<Clock> Gst::SystemClock::obtain (  )  [static]


Friends And Related Function Documentation

friend class SystemClock_Class [friend]

Glib::RefPtr< Gst::SystemClock > wrap ( GstSystemClock object,
bool  take_copy = false 
) [related]

A Glib::wrap() method for this object.

Parameters:
object The C instance.
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


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