#include <structure.h>
Public Member Functions | |
StructureValueProxy (Structure &structure, const Glib::ustring &name) | |
void | set (const Glib::ValueBase &value) |
StructureValueProxy & | operator= (const Glib::ValueBase &value) |
StructureValueProxy & | operator= (const Fraction &src) |
void | get (Glib::ValueBase &value) const |
operator bool () |
Gst::StructureValueProxy::StructureValueProxy | ( | Structure & | structure, | |
const Glib::ustring & | name | |||
) |
void Gst::StructureValueProxy::set | ( | const Glib::ValueBase & | value | ) |
StructureValueProxy& Gst::StructureValueProxy::operator= | ( | const Glib::ValueBase & | value | ) |
StructureValueProxy& Gst::StructureValueProxy::operator= | ( | const Fraction & | src | ) |
void Gst::StructureValueProxy::get | ( | Glib::ValueBase & | value | ) | const |
Gst::StructureValueProxy::operator bool | ( | ) |