Gst::ClockID Class Reference

#include <clock.h>

List of all members.

Public Types

typedef ClockID CppObjectType
typedef GstClockID BaseObjectType

Public Member Functions

void reference () const
void unreference () const
GstClockID * gobj ()
 Provides access to the underlying C instance.
const GstClockID * gobj () const
 Provides access to the underlying C instance.
GstClockID * gobj_copy () const
 Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.

Protected Member Functions

 ClockID ()
void operator delete (void *, size_t)

Related Functions

(Note that these are not member functions.)

Glib::RefPtr< Gst::ClockIDwrap (GstClockID *object, bool take_copy=false)


Member Typedef Documentation

typedef ClockID Gst::ClockID::CppObjectType

typedef GstClockID Gst::ClockID::BaseObjectType


Constructor & Destructor Documentation

Gst::ClockID::ClockID (  )  [protected]


Member Function Documentation

void Gst::ClockID::reference (  )  const

void Gst::ClockID::unreference (  )  const

GstClockID* Gst::ClockID::gobj (  ) 

Provides access to the underlying C instance.

const GstClockID* Gst::ClockID::gobj (  )  const

Provides access to the underlying C instance.

GstClockID* Gst::ClockID::gobj_copy (  )  const

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

void Gst::ClockID::operator delete ( void *  ,
size_t   
) [protected]


Friends And Related Function Documentation

Glib::RefPtr< Gst::ClockID > wrap ( GstClockID *  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