Gst::StructureValue<T> Class Template Reference

Template class used to convert simple C++ types to usable Gst::Structure Glib::Value<> types. More...

#include <structurevalue.h>

Inheritance diagram for Gst::StructureValue< T >:

Gst::StructureValueBase

List of all members.

Public Types

typedef T ElementType
typedef Glib::Value<T> ValueType

Public Member Functions

 StructureValue ()


Detailed Description

template <class T>
class Gst::StructureValue< T >

Template class used to convert simple C++ types to usable Gst::Structure Glib::Value<> types.

It is used for setting/getting fields in Gst::Structures.


Member Typedef Documentation

template <class T >
typedef T Gst::StructureValue<T>::ElementType

template <class T >
typedef Glib::Value<T> Gst::StructureValue<T>::ValueType


Constructor & Destructor Documentation

template <class T >
Gst::StructureValue<T>::StructureValue (  )  [inline]


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

Generated on Fri Oct 10 04:24:13 2008 for gstreamermm by  doxygen 1.5.7.1