HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HOM_ChannelList::ChannelInfo Struct Reference

#include <HOM_ChannelList.h>

Public Member Functions

 ChannelInfo ()
 
 ChannelInfo (const std::string &n, bool s=true, bool p=false, bool v=false)
 
bool operator== (const ChannelInfo &p) const
 

Public Attributes

std::string name
 
bool selected
 
bool pinned
 
bool selectedvalue
 

Detailed Description

Definition at line 187 of file HOM_ChannelList.h.

Constructor & Destructor Documentation

HOM_ChannelList::ChannelInfo::ChannelInfo ( )
inline

Definition at line 189 of file HOM_ChannelList.h.

HOM_ChannelList::ChannelInfo::ChannelInfo ( const std::string n,
bool  s = true,
bool  p = false,
bool  v = false 
)
inline

Definition at line 195 of file HOM_ChannelList.h.

Member Function Documentation

bool HOM_ChannelList::ChannelInfo::operator== ( const ChannelInfo p) const
inline

Definition at line 206 of file HOM_ChannelList.h.

Member Data Documentation

std::string HOM_ChannelList::ChannelInfo::name

Definition at line 217 of file HOM_ChannelList.h.

bool HOM_ChannelList::ChannelInfo::pinned

Definition at line 219 of file HOM_ChannelList.h.

bool HOM_ChannelList::ChannelInfo::selected

Definition at line 218 of file HOM_ChannelList.h.

bool HOM_ChannelList::ChannelInfo::selectedvalue

Definition at line 220 of file HOM_ChannelList.h.


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