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