MythTV  master
Public Attributes | List of all members
lirc_config_entry Struct Reference

#include <lirc_client.h>

Collaboration diagram for lirc_config_entry:
Collaboration graph
[legend]

Public Attributes

char * prog
 
struct lirc_codecode
 
unsigned int rep_delay
 
unsigned int rep
 
struct lirc_listconfig
 
char * change_mode
 
unsigned int flags
 
char * mode
 
struct lirc_listnext_config
 
struct lirc_codenext_code
 
struct lirc_config_entrynext
 

Detailed Description

Definition at line 69 of file lirc_client.h.

Member Data Documentation

◆ prog

char* lirc_config_entry::prog

◆ code

struct lirc_code* lirc_config_entry::code

◆ rep_delay

unsigned int lirc_config_entry::rep_delay

Definition at line 73 of file lirc_client.h.

Referenced by lirc_mode(), and lirc_readconfig_only_internal().

◆ rep

unsigned int lirc_config_entry::rep

◆ config

struct lirc_list* lirc_config_entry::config

Definition at line 75 of file lirc_client.h.

Referenced by hardwareprofile.gate._Gate::_grants(), nv_python_libs.mtv.mtv_api.Videos::_initLogger(), nv_python_libs.youtube.youtube_api.Videos::_initLogger(), nv_python_libs.bliptv.bliptv_api.Videos::_initLogger(), nv_python_libs.dailymotion.dailymotion_api.Videos::_initLogger(), nv_python_libs.vimeo.vimeo_api.Videos::_initLogger(), nv_python_libs.mainProcess.siteQueries::displayHTML(), nv_python_libs.mainProcess.siteQueries::displayTreeView(), nv_python_libs.mashups.mashups_api.Videos::displayTreeView(), nv_python_libs.hulu.hulu_api.Videos::displayTreeView(), nv_python_libs.bbciplayer.bbciplayer_api.Videos::displayTreeView(), nv_python_libs.thewb.thewb_api.Videos::displayTreeView(), nv_python_libs.rev3.rev3_api.Videos::displayTreeView(), nv_python_libs.dailymotion.dailymotion_api.Videos::displayTreeView(), nv_python_libs.vimeo.vimeo_api.Videos::displayTreeView(), giantbomb.giantbomb_api.gamedbQueries::gameData(), giantbomb.giantbomb_api.gamedbQueries::gameSearch(), nv_python_libs.bbciplayer.bbciplayer_api.Videos::getBBCConfig(), nv_python_libs.bliptv.bliptv_api.Videos::getCategories(), nv_python_libs.hulu.hulu_api.Videos::getHuluConfig(), nv_python_libs.mashups.mashups_api.Videos::getMashupsConfig(), nv_python_libs.pbs.pbs_api.Videos::getPBSConfig(), nv_python_libs.rev3.rev3_api.Videos::getRev3Config(), nv_python_libs.youtube.youtube_api.Videos::getSearchResults(), nv_python_libs.tedtalks.tedtalks_api.Videos::getTedTalksConfig(), nv_python_libs.thewb.thewb_api.Videos::getTheWBConfig(), nv_python_libs.mnvsearch.mnvsearch_api.Videos::getTreeviewData(), nv_python_libs.hulu.hulu_api.Videos::getUserPreferences(), nv_python_libs.youtube.youtube_api.Videos::getUserPreferences(), nv_python_libs.rev3.rev3_api.Videos::getUserPreferences(), nv_python_libs.tedtalks.tedtalks_api.Videos::getUserPreferences(), nv_python_libs.mashups.mashups_api.Videos::getUserPreferences(), nv_python_libs.pbs.pbs_api.Videos::getUserPreferences(), nv_python_libs.bbciplayer.bbciplayer_api.Videos::getUserPreferences(), nv_python_libs.thewb.thewb_api.Videos::getUserPreferences(), nv_python_libs.youtube.youtube_api.Videos::getVideoCategories(), nv_python_libs.rev3.rev3_api.Videos::getVideoID(), nv_python_libs.mtv.mtv_api.Videos::getVideos(), nv_python_libs.bliptv.bliptv_api.Videos::getVideos(), nv_python_libs.dailymotion.dailymotion_api.Videos::getVideos(), nv_python_libs.vimeo.vimeo_api.Videos::getVideos(), nv_python_libs.dailymotion.dailymotion_api.Videos::getVideosForGroupURL(), nv_python_libs.youtube.youtube_api.Videos::getVideosForURL(), nv_python_libs.mtv.mtv_api.Videos::getVideosForURL(), nv_python_libs.bliptv.bliptv_api.Videos::getVideosForURL(), nv_python_libs.dailymotion.dailymotion_api.Videos::getVideosForURL(), lirc_clearmode(), lirc_code2char_internal(), lirc_execute(), lirc_freeconfig(), lirc_freeconfigentries(), lirc_getmode(), lirc_mode(), lirc_readconfig_only_internal(), lirc_setmode(), nv_python_libs.mnvsearch.mnvsearch_api.Videos::searchForVideos(), nv_python_libs.mashups.mashups_api.Videos::searchForVideos(), nv_python_libs.tedtalks.tedtalks_api.Videos::searchForVideos(), nv_python_libs.hulu.hulu_api.Videos::searchForVideos(), nv_python_libs.bbciplayer.bbciplayer_api.Videos::searchForVideos(), nv_python_libs.thewb.thewb_api.Videos::searchForVideos(), nv_python_libs.rev3.rev3_api.Videos::searchForVideos(), nv_python_libs.mnvsearch.mnvsearch_api.Videos::searchTitle(), nv_python_libs.hulu.hulu_api.Videos::searchTitle(), nv_python_libs.bbciplayer.bbciplayer_api.Videos::searchTitle(), nv_python_libs.tedtalks.tedtalks_api.Videos::searchTitle(), nv_python_libs.mtv.mtv_api.Videos::searchTitle(), nv_python_libs.thewb.thewb_api.Videos::searchTitle(), nv_python_libs.bliptv.bliptv_api.Videos::searchTitle(), nv_python_libs.rev3.rev3_api.Videos::searchTitle(), nv_python_libs.dailymotion.dailymotion_api.Videos::searchTitle(), nv_python_libs.pbs.pbs_api.Videos::updatePBS(), nv_python_libs.rev3.rev3_api.Videos::updateRev3(), nv_python_libs.tedtalks.tedtalks_api.Videos::updateTedTalks(), nv_python_libs.thewb.thewb_api.Videos::updateTheWB(), and nv_python_libs.mtv.mtv_api.Videos::videoDetails().

◆ change_mode

char* lirc_config_entry::change_mode

Definition at line 76 of file lirc_client.h.

Referenced by lirc_freeconfigentries(), lirc_mode(), and lirc_readconfig_only_internal().

◆ flags

unsigned int lirc_config_entry::flags

Definition at line 77 of file lirc_client.h.

Referenced by lirc_mode(), and lirc_readconfig_only_internal().

◆ mode

char* lirc_config_entry::mode

◆ next_config

struct lirc_list* lirc_config_entry::next_config

Definition at line 80 of file lirc_client.h.

Referenced by lirc_mode(), and lirc_readconfig_only_internal().

◆ next_code

struct lirc_code* lirc_config_entry::next_code

Definition at line 81 of file lirc_client.h.

Referenced by lirc_mode(), and lirc_readconfig_only_internal().

◆ next

struct lirc_config_entry* lirc_config_entry::next

Definition at line 83 of file lirc_client.h.

Referenced by lirc_freeconfigentries(), lirc_mode(), and lirc_readconfig_only_internal().


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