MythTV  0.26-pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Static Public Member Functions | Properties | Private Member Functions
DTC::Encoder Class Reference

#include <encoder.h>

List of all members.

Public Member Functions

 PROPERTYIMP (int, Id) PROPERTYIMP(QString
HostName PROPERTYIMP (bool, Local) PROPERTYIMP(bool
HostName Connected PROPERTYIMP (int, State) PROPERTYIMP(int
HostName Connected SleepStatus PROPERTYIMP (bool, LowOnFreeSpace) PROPERTYIMP_PTR(Program
 Encoder (QObject *parent=0)
 Encoder (const Encoder &src)
void Copy (const Encoder &src)

Static Public Member Functions

static void InitializeCustomTypes ()

Properties

int Id
QString HostName
bool Local
bool Connected
int State
int SleepStatus
bool LowOnFreeSpace
QObject Recording

Private Member Functions

 Q_CLASSINFO ("version","1.0")

Detailed Description

Definition at line 26 of file mythtv/libs/libmythservicecontracts/datacontracts/encoder.h.


Constructor & Destructor Documentation

DTC::Encoder::Encoder ( QObject *  parent = 0) [inline]
DTC::Encoder::Encoder ( const Encoder src) [inline]

Member Function Documentation

DTC::Encoder::Q_CLASSINFO ( "version"  ,
"1.0"   
) [private]
static void DTC::Encoder::InitializeCustomTypes ( ) [inline, static]
void DTC::Encoder::Copy ( const Encoder src) [inline]

Property Documentation

int DTC::Encoder::Id [read, write]
QString DTC::Encoder::HostName [read, write]
bool DTC::Encoder::Local [read, write]
int DTC::Encoder::State [read, write]
QObject DTC::Encoder::Recording [read]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends