49typedef void(*setter_t)(
void *,
const void *);
59 void(*
set)(
void *,
const void *);
This namespace contains all DTO definitions.
const bindings_t * getChannelBindArray(unsigned proto)
Returns bindings for Myth::Channel.
const bindings_t * getVideoSourceBindArray(unsigned proto)
Returns bindings for Myth::VideoSource.
const bindings_t * getRecordScheduleBindArray(unsigned proto)
Returns bindings for Myth::RecordSchedule.
const bindings_t * getCaptureCardBindArray(unsigned proto)
Returns bindings for Myth::CaptureCard.
const bindings_t * getRecordingBindArray(unsigned proto)
Returns bindings for Myth::Recording.
const bindings_t * getCuttingBindArray(unsigned proto)
Returns bindings for Myth::Mark.
const bindings_t * getListBindArray(unsigned proto)
Returns bindings for Myth::List.
const bindings_t * getVersionBindArray(unsigned ranking)
Returns bindings for Myth::Version.
const bindings_t * getArtworkBindArray(unsigned proto)
Returns bindings for Myth::Artwork.
const bindings_t * getProgramBindArray(unsigned proto)
Returns bindings for Myth::Program.
Definition of binding from a source field to an object attribute.
void(* set)(void *, const void *)
Brings together all attribute bindings of an object.