23 #include "mythdto75.h" 24 #include "mythdto76.h" 25 #include "mythdto82.h" 26 #include "mythdto85.h" 33 return &MythDTO75::VersionBindArray2_0;
39 return &MythDTO75::ListBindArray;
45 return &MythDTO75::ChannelBindArray;
52 return &MythDTO82::RecordingBindArray;
54 return &MythDTO75::RecordingBindArray;
61 return &MythDTO75::ArtworkBindArray;
68 return &MythDTO75::ProgramBindArray;
75 return &MythDTO75::CaptureCardBindArray;
82 return &MythDTO75::VideoSourceBindArray;
89 return &MythDTO76::RecordScheduleBindArray;
91 return &MythDTO75::RecordScheduleBindArray;
98 return &MythDTO85::CuttingBindArray;
const bindings_t * getRecordingBindArray(unsigned proto)
Returns bindings for Myth::Recording.
const bindings_t * getProgramBindArray(unsigned proto)
Returns bindings for Myth::Program.
const bindings_t * getListBindArray(unsigned proto)
Returns bindings for Myth::List.
const bindings_t * getCuttingBindArray(unsigned proto)
Returns bindings for Myth::Mark.
const bindings_t * getArtworkBindArray(unsigned proto)
Returns bindings for Myth::Artwork.
Brings together all attribute bindings of an object.
const bindings_t * getChannelBindArray(unsigned proto)
Returns bindings for Myth::Channel.
const bindings_t * getCaptureCardBindArray(unsigned proto)
Returns bindings for Myth::CaptureCard.
const bindings_t * getVideoSourceBindArray(unsigned proto)
Returns bindings for Myth::VideoSource.
const bindings_t * getVersionBindArray(unsigned ranking)
Returns bindings for Myth::Version.
const bindings_t * getRecordScheduleBindArray(unsigned proto)
Returns bindings for Myth::RecordSchedule.