libUPnP 1.14.19
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

◆ ActionNames

const char* TvService::ActionNames[12]

◆ actions

upnp_action TvService::actions[12]

◆ ServiceId

char TvService::ServiceId[NAME_SIZE]

◆ ServiceType

char TvService::ServiceType[NAME_SIZE]

Referenced by SetServiceTable().

◆ UDN

char TvService::UDN[NAME_SIZE]

◆ VariableCount

int TvService::VariableCount

◆ VariableName

const char* TvService::VariableName[ 4]

◆ VariableStrVal

char* TvService::VariableStrVal[ 4]

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