CAtmoConfig Class Reference

Collaboration diagram for CAtmoConfig:

Collaboration graph
[legend]

Public Member Functions

int getZoneCount ()
 CAtmoConfig ()
virtual ~CAtmoConfig ()
virtual void SaveSettings ()
virtual void LoadSettings ()
void LoadDefaults ()
void Assign (CAtmoConfig *pAtmoConfigSrc)
void UpdateZoneDefinitionCount ()
int isShowConfigDialog ()
void setShowConfigDialog (int value)
int getComport ()
void setComport (int value)
int getComport (int i)
void setComport (int i, int nr)
bool getIgnoreConnectionErrorOnStartup ()
void setIgnoreConnectionErrorOnStartup (bool ignore)
int getWhiteAdjustment_Red ()
void setWhiteAdjustment_Red (int value)
int getWhiteAdjustment_Green ()
void setWhiteAdjustment_Green (int value)
int getWhiteAdjustment_Blue ()
void setWhiteAdjustment_Blue (int value)
bool isUseSoftwareWhiteAdj ()
void setUseSoftwareWhiteAdj (bool value)
int isSetShutdownColor ()
void SetSetShutdownColor (int value)
int getShutdownColor_Red ()
void setShutdownColor_Red (int value)
int getShutdownColor_Green ()
void setShutdownColor_Green (int value)
int getShutdownColor_Blue ()
void setShutdownColor_Blue (int value)
int getColorChanger_iSteps ()
void setColorChanger_iSteps (int value)
int getColorChanger_iDelay ()
void setColorChanger_iDelay (int value)
int getLrColorChanger_iSteps ()
void setLrColorChanger_iSteps (int value)
int getLrColorChanger_iDelay ()
void setLrColorChanger_iDelay (int value)
int getStaticColor_Red ()
void setStaticColor_Red (int value)
int getStaticColor_Green ()
void setStaticColor_Green (int value)
int getStaticColor_Blue ()
void setStaticColor_Blue (int value)
AtmoConnectionType getConnectionType ()
void setConnectionType (AtmoConnectionType value)
EffectMode getEffectMode ()
void setEffectMode (EffectMode value)
bool getShow_statistics ()
AtmoFilterMode getLiveViewFilterMode ()
void setLiveViewFilterMode (AtmoFilterMode value)
int getLiveViewFilter_PercentNew ()
void setLiveViewFilter_PercentNew (int value)
int getLiveViewFilter_MeanLength ()
void setLiveViewFilter_MeanLength (int value)
int getLiveViewFilter_MeanThreshold ()
void setLiveViewFilter_MeanThreshold (int value)
int getLiveView_EdgeWeighting ()
void setLiveView_EdgeWeighting (int value)
int getLiveView_BrightCorrect ()
void setLiveView_BrightCorrect (int value)
int getLiveView_DarknessLimit ()
void setLiveView_DarknessLimit (int value)
int getLiveView_HueWinSize ()
void setLiveView_HueWinSize (int value)
int getLiveView_SatWinSize ()
void setLiveView_SatWinSize (int value)
int getLiveView_WidescreenMode ()
void setLiveView_WidescreenMode (int value)
int getLiveView_HOverscanBorder ()
void setLiveView_HOverscanBorder (int value)
int getLiveView_VOverscanBorder ()
void setLiveView_VOverscanBorder (int value)
int getLiveView_DisplayNr ()
void setLiveView_DisplayNr (int value)
int getLiveView_FrameDelay ()
void setLiveView_FrameDelay (int delay)
int getLiveView_GDI_FrameRate ()
void setLiveView_GDI_FrameRate (int value)
int getHardware_global_gamma ()
void setHardware_global_gamma (int value)
int getHardware_global_contrast ()
void setHardware_global_contrast (int value)
int getHardware_contrast_red ()
void setHardware_contrast_red (int value)
int getHardware_contrast_green ()
void setHardware_contrast_green (int value)
int getHardware_contrast_blue ()
void setHardware_contrast_blue (int value)
int getHardware_gamma_red ()
void setHardware_gamma_red (int value)
int getHardware_gamma_green ()
void setHardware_gamma_green (int value)
int getHardware_gamma_blue ()
void setHardware_gamma_blue (int value)
AtmoGammaCorrect getSoftware_gamma_mode ()
int getSoftware_gamma_red ()
int getSoftware_gamma_green ()
int getSoftware_gamma_blue ()
int getSoftware_gamma_global ()
void setSoftware_gamma_mode (AtmoGammaCorrect value)
void setSoftware_gamma_red (int value)
void setSoftware_gamma_green (int value)
void setSoftware_gamma_blue (int value)
void setSoftware_gamma_global (int value)
CAtmoChannelAssignmentgetChannelAssignment (int nummer)
int getCurrentChannelAssignment ()
void setCurrentChannelAssignment (int index)
int getNumChannelAssignments ()
void clearChannelMappings ()
void clearAllChannelMappings ()
void AddChannelAssignment (CAtmoChannelAssignment *ta)
void SetChannelAssignment (int index, CAtmoChannelAssignment *ta)
CAtmoZoneDefinitiongetZoneDefinition (int zoneIndex)
void UpdateZoneCount ()
void setZonesTopCount (int zones)
int getZonesTopCount ()
void setZonesBottomCount (int zones)
int getZonesBottomCount ()
void setZonesLRCount (int zones)
int getZonesLRCount ()
bool getZoneSummary ()
void setZoneSummary (bool summary)
char * getDMX_BaseChannels ()
void setDMX_BaseChannels (char *channels)
int getDMX_RGB_Channels ()
void setDMX_RGB_Channels (int ch)
int getMoMo_Channels ()
void setMoMo_Channels (int chCount)

Data Fields

volatile int m_UpdateEdgeWeightningFlag

Protected Attributes

int m_IsShowConfigDialog
int m_Comport
int m_Comports [3]
enum AtmoConnectionType m_eAtmoConnectionType
enum EffectMode m_eEffectMode
bool m_IgnoreConnectionErrorOnStartup
bool m_UseSoftwareWhiteAdj
int m_WhiteAdjustment_Red
int m_WhiteAdjustment_Green
int m_WhiteAdjustment_Blue
int m_IsSetShutdownColor
int m_ShutdownColor_Red
int m_ShutdownColor_Green
int m_ShutdownColor_Blue
int m_ColorChanger_iSteps
int m_ColorChanger_iDelay
int m_LrColorChanger_iSteps
int m_LrColorChanger_iDelay
int m_StaticColor_Red
int m_StaticColor_Green
int m_StaticColor_Blue
CAtmoChannelAssignmentm_ChannelAssignments [10]
int m_CurrentChannelAssignment
CAtmoZoneDefinition ** m_ZoneDefinitions
int m_AtmoZoneDefCount
int m_ZonesTopCount
int m_ZonesBottomCount
int m_ZonesLRCount
int m_computed_zones_count
bool m_ZoneSummary
AtmoFilterMode m_LiveViewFilterMode
int m_LiveViewFilter_PercentNew
int m_LiveViewFilter_MeanLength
int m_LiveViewFilter_MeanThreshold
bool m_show_statistics
int m_LiveView_EdgeWeighting
int m_LiveView_BrightCorrect
int m_LiveView_DarknessLimit
int m_LiveView_HueWinSize
int m_LiveView_SatWinSize
int m_LiveView_WidescreenMode
int m_LiveView_HOverscanBorder
int m_LiveView_VOverscanBorder
int m_LiveView_DisplayNr
int m_LiveView_FrameDelay
int m_LiveView_GDI_FrameRate
int m_Hardware_global_gamma
int m_Hardware_global_contrast
int m_Hardware_contrast_red
int m_Hardware_contrast_green
int m_Hardware_contrast_blue
int m_Hardware_gamma_red
int m_Hardware_gamma_green
int m_Hardware_gamma_blue
char * m_DMX_BaseChannels
int m_DMX_RGB_Channels
int m_MoMo_Channels
AtmoGammaCorrect m_Software_gamma_mode
int m_Software_gamma_red
int m_Software_gamma_green
int m_Software_gamma_blue
int m_Software_gamma_global

Constructor & Destructor Documentation

CAtmoConfig::CAtmoConfig (  ) 

CAtmoConfig::~CAtmoConfig (  )  [virtual]


Member Function Documentation

int CAtmoConfig::getZoneCount (  ) 

virtual void CAtmoConfig::SaveSettings (  )  [inline, virtual]

virtual void CAtmoConfig::LoadSettings (  )  [inline, virtual]

void CAtmoConfig::LoadDefaults (  ) 

References afmCombined, agcNone, ATMO_FALSE, clearAllChannelMappings(), emDisabled, m_ChannelAssignments, m_ColorChanger_iDelay, m_ColorChanger_iSteps, m_Comport, m_Comports, m_CurrentChannelAssignment, m_DMX_BaseChannels, m_DMX_RGB_Channels, m_eEffectMode, m_Hardware_contrast_blue, m_Hardware_contrast_green, m_Hardware_contrast_red, m_Hardware_gamma_blue, m_Hardware_gamma_green, m_Hardware_gamma_red, m_Hardware_global_contrast, m_Hardware_global_gamma, m_IgnoreConnectionErrorOnStartup, m_IsSetShutdownColor, m_LiveView_BrightCorrect, m_LiveView_DarknessLimit, m_LiveView_DisplayNr, m_LiveView_EdgeWeighting, m_LiveView_FrameDelay, m_LiveView_GDI_FrameRate, m_LiveView_HOverscanBorder, m_LiveView_HueWinSize, m_LiveView_SatWinSize, m_LiveView_VOverscanBorder, m_LiveView_WidescreenMode, m_LiveViewFilter_MeanLength, m_LiveViewFilter_MeanThreshold, m_LiveViewFilter_PercentNew, m_LiveViewFilterMode, m_LrColorChanger_iDelay, m_LrColorChanger_iSteps, m_MoMo_Channels, m_show_statistics, m_ShutdownColor_Blue, m_ShutdownColor_Green, m_ShutdownColor_Red, m_Software_gamma_blue, m_Software_gamma_global, m_Software_gamma_green, m_Software_gamma_mode, m_Software_gamma_red, m_StaticColor_Blue, m_StaticColor_Green, m_StaticColor_Red, m_UpdateEdgeWeightningFlag, m_UseSoftwareWhiteAdj, m_WhiteAdjustment_Blue, m_WhiteAdjustment_Green, m_WhiteAdjustment_Red, m_ZonesBottomCount, m_ZonesLRCount, m_ZonesTopCount, m_ZoneSummary, CAtmoChannelAssignment::setName(), strdup(), CAtmoChannelAssignment::system, UpdateZoneCount(), and UpdateZoneDefinitionCount().

Referenced by CAtmoConfig().

void CAtmoConfig::Assign ( CAtmoConfig pAtmoConfigSrc  ) 

References c, clearChannelMappings(), getDMX_BaseChannels(), CAtmoChannelAssignment::getName(), getNumChannelAssignments(), CAtmoChannelAssignment::getSize(), CAtmoChannelAssignment::getZoneIndex(), i, m_ChannelAssignments, m_ColorChanger_iDelay, m_ColorChanger_iSteps, m_Comport, m_Comports, m_CurrentChannelAssignment, m_DMX_RGB_Channels, m_eAtmoConnectionType, m_eEffectMode, m_IsSetShutdownColor, m_LiveView_BrightCorrect, m_LiveView_DarknessLimit, m_LiveView_DisplayNr, m_LiveView_EdgeWeighting, m_LiveView_FrameDelay, m_LiveView_GDI_FrameRate, m_LiveView_HOverscanBorder, m_LiveView_HueWinSize, m_LiveView_SatWinSize, m_LiveView_VOverscanBorder, m_LiveView_WidescreenMode, m_LiveViewFilter_MeanLength, m_LiveViewFilter_MeanThreshold, m_LiveViewFilter_PercentNew, m_LiveViewFilterMode, m_LrColorChanger_iDelay, m_LrColorChanger_iSteps, m_MoMo_Channels, m_show_statistics, m_ShutdownColor_Blue, m_ShutdownColor_Green, m_ShutdownColor_Red, m_Software_gamma_blue, m_Software_gamma_global, m_Software_gamma_green, m_Software_gamma_mode, m_Software_gamma_red, m_StaticColor_Blue, m_StaticColor_Green, m_StaticColor_Red, m_UseSoftwareWhiteAdj, m_WhiteAdjustment_Blue, m_WhiteAdjustment_Green, m_WhiteAdjustment_Red, m_ZonesBottomCount, m_ZonesLRCount, m_ZonesTopCount, m_ZoneSummary, setDMX_BaseChannels(), CAtmoChannelAssignment::setName(), CAtmoChannelAssignment::setSize(), CAtmoChannelAssignment::setZoneIndex(), CAtmoChannelAssignment::system, UpdateZoneCount(), and UpdateZoneDefinitionCount().

void CAtmoConfig::UpdateZoneDefinitionCount (  ) 

int CAtmoConfig::isShowConfigDialog (  )  [inline]

References m_IsShowConfigDialog.

void CAtmoConfig::setShowConfigDialog ( int  value  )  [inline]

References m_IsShowConfigDialog.

int CAtmoConfig::getComport (  )  [inline]

void CAtmoConfig::setComport ( int  value  )  [inline]

References m_Comport.

int CAtmoConfig::getComport ( int  i  ) 

References m_Comport, and m_Comports.

void CAtmoConfig::setComport ( int  i,
int  nr 
)

References m_Comport, and m_Comports.

bool CAtmoConfig::getIgnoreConnectionErrorOnStartup (  )  [inline]

void CAtmoConfig::setIgnoreConnectionErrorOnStartup ( bool  ignore  )  [inline]

int CAtmoConfig::getWhiteAdjustment_Red (  )  [inline]

void CAtmoConfig::setWhiteAdjustment_Red ( int  value  )  [inline]

References m_WhiteAdjustment_Red.

Referenced by AtmoSettingsCallback().

int CAtmoConfig::getWhiteAdjustment_Green (  )  [inline]

void CAtmoConfig::setWhiteAdjustment_Green ( int  value  )  [inline]

References m_WhiteAdjustment_Green.

Referenced by AtmoSettingsCallback().

int CAtmoConfig::getWhiteAdjustment_Blue (  )  [inline]

void CAtmoConfig::setWhiteAdjustment_Blue ( int  value  )  [inline]

References m_WhiteAdjustment_Blue.

Referenced by AtmoSettingsCallback().

bool CAtmoConfig::isUseSoftwareWhiteAdj (  )  [inline]

void CAtmoConfig::setUseSoftwareWhiteAdj ( bool  value  )  [inline]

References m_UseSoftwareWhiteAdj.

Referenced by AtmoSettingsCallback().

int CAtmoConfig::isSetShutdownColor (  )  [inline]

void CAtmoConfig::SetSetShutdownColor ( int  value  )  [inline]

References m_IsSetShutdownColor.

int CAtmoConfig::getShutdownColor_Red (  )  [inline]

void CAtmoConfig::setShutdownColor_Red ( int  value  )  [inline]

References m_ShutdownColor_Red.

int CAtmoConfig::getShutdownColor_Green (  )  [inline]

void CAtmoConfig::setShutdownColor_Green ( int  value  )  [inline]

References m_ShutdownColor_Green.

int CAtmoConfig::getShutdownColor_Blue (  )  [inline]

void CAtmoConfig::setShutdownColor_Blue ( int  value  )  [inline]

References m_ShutdownColor_Blue.

int CAtmoConfig::getColorChanger_iSteps (  )  [inline]

References m_ColorChanger_iSteps.

void CAtmoConfig::setColorChanger_iSteps ( int  value  )  [inline]

References m_ColorChanger_iSteps.

int CAtmoConfig::getColorChanger_iDelay (  )  [inline]

References m_ColorChanger_iDelay.

void CAtmoConfig::setColorChanger_iDelay ( int  value  )  [inline]

References m_ColorChanger_iDelay.

int CAtmoConfig::getLrColorChanger_iSteps (  )  [inline]

void CAtmoConfig::setLrColorChanger_iSteps ( int  value  )  [inline]

int CAtmoConfig::getLrColorChanger_iDelay (  )  [inline]

void CAtmoConfig::setLrColorChanger_iDelay ( int  value  )  [inline]

int CAtmoConfig::getStaticColor_Red (  )  [inline]

References m_StaticColor_Red.

Referenced by CAtmoTools::SwitchEffect().

void CAtmoConfig::setStaticColor_Red ( int  value  )  [inline]

References m_StaticColor_Red.

int CAtmoConfig::getStaticColor_Green (  )  [inline]

References m_StaticColor_Green.

Referenced by CAtmoTools::SwitchEffect().

void CAtmoConfig::setStaticColor_Green ( int  value  )  [inline]

References m_StaticColor_Green.

int CAtmoConfig::getStaticColor_Blue (  )  [inline]

References m_StaticColor_Blue.

Referenced by CAtmoTools::SwitchEffect().

void CAtmoConfig::setStaticColor_Blue ( int  value  )  [inline]

References m_StaticColor_Blue.

AtmoConnectionType CAtmoConfig::getConnectionType (  )  [inline]

void CAtmoConfig::setConnectionType ( AtmoConnectionType  value  )  [inline]

References m_eAtmoConnectionType.

EffectMode CAtmoConfig::getEffectMode (  )  [inline]

void CAtmoConfig::setEffectMode ( EffectMode  value  )  [inline]

References m_eEffectMode.

Referenced by CAtmoTools::SwitchEffect().

bool CAtmoConfig::getShow_statistics (  )  [inline]

References m_show_statistics.

Referenced by CAtmoTools::SwitchEffect().

AtmoFilterMode CAtmoConfig::getLiveViewFilterMode (  )  [inline]

void CAtmoConfig::setLiveViewFilterMode ( AtmoFilterMode  value  )  [inline]

References m_LiveViewFilterMode.

Referenced by AtmoSettingsCallback().

int CAtmoConfig::getLiveViewFilter_PercentNew (  )  [inline]

void CAtmoConfig::setLiveViewFilter_PercentNew ( int  value  )  [inline]

int CAtmoConfig::getLiveViewFilter_MeanLength (  )  [inline]

void CAtmoConfig::setLiveViewFilter_MeanLength ( int  value  )  [inline]

int CAtmoConfig::getLiveViewFilter_MeanThreshold (  )  [inline]

void CAtmoConfig::setLiveViewFilter_MeanThreshold ( int  value  )  [inline]

int CAtmoConfig::getLiveView_EdgeWeighting (  )  [inline]

void CAtmoConfig::setLiveView_EdgeWeighting ( int  value  )  [inline]

int CAtmoConfig::getLiveView_BrightCorrect (  )  [inline]

void CAtmoConfig::setLiveView_BrightCorrect ( int  value  )  [inline]

int CAtmoConfig::getLiveView_DarknessLimit (  )  [inline]

void CAtmoConfig::setLiveView_DarknessLimit ( int  value  )  [inline]

int CAtmoConfig::getLiveView_HueWinSize (  )  [inline]

void CAtmoConfig::setLiveView_HueWinSize ( int  value  )  [inline]

References m_LiveView_HueWinSize.

Referenced by AtmoSettingsCallback().

int CAtmoConfig::getLiveView_SatWinSize (  )  [inline]

void CAtmoConfig::setLiveView_SatWinSize ( int  value  )  [inline]

References m_LiveView_SatWinSize.

Referenced by AtmoSettingsCallback().

int CAtmoConfig::getLiveView_WidescreenMode (  )  [inline]

void CAtmoConfig::setLiveView_WidescreenMode ( int  value  )  [inline]

int CAtmoConfig::getLiveView_HOverscanBorder (  )  [inline]

void CAtmoConfig::setLiveView_HOverscanBorder ( int  value  )  [inline]

int CAtmoConfig::getLiveView_VOverscanBorder (  )  [inline]

void CAtmoConfig::setLiveView_VOverscanBorder ( int  value  )  [inline]

int CAtmoConfig::getLiveView_DisplayNr (  )  [inline]

References m_LiveView_DisplayNr.

void CAtmoConfig::setLiveView_DisplayNr ( int  value  )  [inline]

References m_LiveView_DisplayNr.

int CAtmoConfig::getLiveView_FrameDelay (  )  [inline]

References m_LiveView_FrameDelay.

Referenced by CAtmoLiveView::Execute().

void CAtmoConfig::setLiveView_FrameDelay ( int  delay  )  [inline]

References m_LiveView_FrameDelay.

Referenced by AtmoSettingsCallback().

int CAtmoConfig::getLiveView_GDI_FrameRate (  )  [inline]

void CAtmoConfig::setLiveView_GDI_FrameRate ( int  value  )  [inline]

int CAtmoConfig::getHardware_global_gamma (  )  [inline]

void CAtmoConfig::setHardware_global_gamma ( int  value  )  [inline]

int CAtmoConfig::getHardware_global_contrast (  )  [inline]

void CAtmoConfig::setHardware_global_contrast ( int  value  )  [inline]

int CAtmoConfig::getHardware_contrast_red (  )  [inline]

void CAtmoConfig::setHardware_contrast_red ( int  value  )  [inline]

int CAtmoConfig::getHardware_contrast_green (  )  [inline]

void CAtmoConfig::setHardware_contrast_green ( int  value  )  [inline]

int CAtmoConfig::getHardware_contrast_blue (  )  [inline]

void CAtmoConfig::setHardware_contrast_blue ( int  value  )  [inline]

int CAtmoConfig::getHardware_gamma_red (  )  [inline]

References m_Hardware_gamma_red.

void CAtmoConfig::setHardware_gamma_red ( int  value  )  [inline]

References m_Hardware_gamma_red.

int CAtmoConfig::getHardware_gamma_green (  )  [inline]

void CAtmoConfig::setHardware_gamma_green ( int  value  )  [inline]

int CAtmoConfig::getHardware_gamma_blue (  )  [inline]

References m_Hardware_gamma_blue.

void CAtmoConfig::setHardware_gamma_blue ( int  value  )  [inline]

References m_Hardware_gamma_blue.

AtmoGammaCorrect CAtmoConfig::getSoftware_gamma_mode (  )  [inline]

References m_Software_gamma_mode.

Referenced by CAtmoTools::ApplyGamma().

int CAtmoConfig::getSoftware_gamma_red (  )  [inline]

References m_Software_gamma_red.

Referenced by CAtmoTools::ApplyGamma().

int CAtmoConfig::getSoftware_gamma_green (  )  [inline]

int CAtmoConfig::getSoftware_gamma_blue (  )  [inline]

References m_Software_gamma_blue.

Referenced by CAtmoTools::ApplyGamma().

int CAtmoConfig::getSoftware_gamma_global (  )  [inline]

void CAtmoConfig::setSoftware_gamma_mode ( AtmoGammaCorrect  value  )  [inline]

References m_Software_gamma_mode.

void CAtmoConfig::setSoftware_gamma_red ( int  value  )  [inline]

References m_Software_gamma_red.

void CAtmoConfig::setSoftware_gamma_green ( int  value  )  [inline]

void CAtmoConfig::setSoftware_gamma_blue ( int  value  )  [inline]

References m_Software_gamma_blue.

void CAtmoConfig::setSoftware_gamma_global ( int  value  )  [inline]

CAtmoChannelAssignment* CAtmoConfig::getChannelAssignment ( int  nummer  )  [inline]

int CAtmoConfig::getCurrentChannelAssignment (  )  [inline]

void CAtmoConfig::setCurrentChannelAssignment ( int  index  )  [inline]

int CAtmoConfig::getNumChannelAssignments (  ) 

References i, and m_ChannelAssignments.

Referenced by Assign().

void CAtmoConfig::clearChannelMappings (  ) 

References ca, i, and m_ChannelAssignments.

Referenced by Assign().

void CAtmoConfig::clearAllChannelMappings (  ) 

References ca, i, and m_ChannelAssignments.

Referenced by LoadDefaults(), and ~CAtmoConfig().

void CAtmoConfig::AddChannelAssignment ( CAtmoChannelAssignment ta  ) 

References i, and m_ChannelAssignments.

void CAtmoConfig::SetChannelAssignment ( int  index,
CAtmoChannelAssignment ta 
)

References m_ChannelAssignments.

CAtmoZoneDefinition * CAtmoConfig::getZoneDefinition ( int  zoneIndex  ) 

void CAtmoConfig::UpdateZoneCount (  ) 

void CAtmoConfig::setZonesTopCount ( int  zones  )  [inline]

int CAtmoConfig::getZonesTopCount (  )  [inline]

void CAtmoConfig::setZonesBottomCount ( int  zones  )  [inline]

int CAtmoConfig::getZonesBottomCount (  )  [inline]

void CAtmoConfig::setZonesLRCount ( int  zones  )  [inline]

int CAtmoConfig::getZonesLRCount (  )  [inline]

bool CAtmoConfig::getZoneSummary (  )  [inline]

void CAtmoConfig::setZoneSummary ( bool  summary  )  [inline]

References m_ZoneSummary, and UpdateZoneCount().

char* CAtmoConfig::getDMX_BaseChannels (  )  [inline]

void CAtmoConfig::setDMX_BaseChannels ( char *  channels  ) 

References m_DMX_BaseChannels, and strdup().

Referenced by Assign().

int CAtmoConfig::getDMX_RGB_Channels (  )  [inline]

void CAtmoConfig::setDMX_RGB_Channels ( int  ch  )  [inline]

References m_DMX_RGB_Channels.

int CAtmoConfig::getMoMo_Channels (  )  [inline]

void CAtmoConfig::setMoMo_Channels ( int  chCount  )  [inline]

References m_MoMo_Channels.


Field Documentation

int CAtmoConfig::m_Comport [protected]

int CAtmoConfig::m_Comports[3] [protected]

int CAtmoConfig::m_ZonesLRCount [protected]

Referenced by getZoneCount(), and UpdateZoneCount().

bool CAtmoConfig::m_ZoneSummary [protected]


The documentation for this class was generated from the following files:

Generated on Tue May 25 08:05:49 2010 for VLC by  doxygen 1.5.6