libUPnP  1.6.24
Data Fields
TvService Struct Reference

#include <tv_device.h>

Collaboration diagram for TvService:
Collaboration graph
[legend]

Data Fields

char UDN [NAME_SIZE]
 
char ServiceId [NAME_SIZE]
 
char ServiceType [NAME_SIZE]
 
const char * VariableName [4]
 
char * VariableStrVal [4]
 
const char * ActionNames [12]
 
upnp_action actions [12]
 
int VariableCount
 

Detailed Description

Structure for storing Tv Service identifiers and state table.

Field Documentation

const char* TvService::ActionNames[12]
upnp_action TvService::actions[12]
char TvService::ServiceId[NAME_SIZE]
char TvService::ServiceType[NAME_SIZE]

Referenced by SetServiceTable().

char TvService::UDN[NAME_SIZE]
int TvService::VariableCount
const char* TvService::VariableName[4]
char* TvService::VariableStrVal[4]

The documentation for this struct was generated from the following file: