Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SetupItem Class Reference

#include <chansetup.h>

List of all members.

Public Types

enum  Orientation { Up, Down, Left, Right }

Public Member Functions

 SetupItem (void)
 SetupItem (const SetupItem &)
 ~SetupItem (void)
SetupItem & operator= (const SetupItem &)
void setState (const bool, const bool, const int, const ChanViewport &, const SetupFOV &, const Orientation &)
SetupSyms getLayouts (void) const
SetupSyms getSetups (void) const
bool getStereo (void) const
bool getHWChan (void) const
int getChan (void) const
ChanViewport getViewport (void) const
SetupFOV getFOV (void) const
Orientation getOrientation (void) const

Private Attributes

SetupSyms _layouts
SetupSyms _setups
bool _stereo
bool _hw_chan
int _chan
ChanViewport _viewport
SetupFOV _fov
Orientation _orientation


Member Enumeration Documentation

enum SetupItem::Orientation
 

Enumeration values:
Up 
Down 
Left 
Right 

Definition at line 57 of file chansetup.h.

Referenced by getFOV().


Constructor & Destructor Documentation

SetupItem::SetupItem void   )  [inline]
 

Definition at line 66 of file chansetup.I.

SetupItem::SetupItem const SetupItem &   )  [inline]
 

Definition at line 68 of file chansetup.I.

SetupItem::~SetupItem void   )  [inline]
 

Definition at line 78 of file chansetup.I.

References _layouts, and _setups.


Member Function Documentation

int SetupItem::getChan void   )  const [inline]
 

Definition at line 119 of file chansetup.I.

References _viewport, and INLINE.

SetupFOV SetupItem::getFOV void   )  const [inline]
 

Definition at line 127 of file chansetup.I.

References _orientation, INLINE, and Orientation.

bool SetupItem::getHWChan void   )  const [inline]
 

Definition at line 115 of file chansetup.I.

References _chan, and INLINE.

SetupSyms SetupItem::getLayouts void   )  const [inline]
 

Definition at line 103 of file chansetup.I.

References _setups, INLINE, and SetupSyms.

SetupItem::Orientation SetupItem::getOrientation void   )  const [inline]
 

Definition at line 131 of file chansetup.I.

SetupSyms SetupItem::getSetups void   )  const [inline]
 

Definition at line 107 of file chansetup.I.

References _stereo, and INLINE.

bool SetupItem::getStereo void   )  const [inline]
 

Definition at line 111 of file chansetup.I.

References _hw_chan, and INLINE.

ChanViewport SetupItem::getViewport void   )  const [inline]
 

Definition at line 123 of file chansetup.I.

References _fov, and INLINE.

SetupItem & SetupItem::operator= const SetupItem &   )  [inline]
 

Definition at line 80 of file chansetup.I.

References _chan, _fov, _hw_chan, _orientation, _stereo, and _viewport.

void SetupItem::setState const  bool,
const  bool,
const  int,
const ChanViewport ,
const SetupFOV ,
const Orientation
[inline]
 

Definition at line 92 of file chansetup.I.

References _chan, _fov, _hw_chan, _orientation, _stereo, and _viewport.


Member Data Documentation

int SetupItem::_chan [private]
 

Definition at line 64 of file chansetup.h.

Referenced by getHWChan(), operator=(), and setState().

SetupFOV SetupItem::_fov [private]
 

Definition at line 66 of file chansetup.h.

Referenced by getViewport(), operator=(), and setState().

bool SetupItem::_hw_chan [private]
 

Definition at line 63 of file chansetup.h.

Referenced by getStereo(), operator=(), and setState().

SetupSyms SetupItem::_layouts [private]
 

Definition at line 59 of file chansetup.h.

Referenced by ~SetupItem().

Orientation SetupItem::_orientation [private]
 

Definition at line 67 of file chansetup.h.

Referenced by getFOV(), operator=(), and setState().

SetupSyms SetupItem::_setups [private]
 

Definition at line 60 of file chansetup.h.

Referenced by getLayouts(), and ~SetupItem().

bool SetupItem::_stereo [private]
 

Definition at line 62 of file chansetup.h.

Referenced by getSetups(), operator=(), and setState().

ChanViewport SetupItem::_viewport [private]
 

Definition at line 65 of file chansetup.h.

Referenced by getChan(), operator=(), and setState().


The documentation for this class was generated from the following files:
Generated on Fri May 2 00:55:03 2003 for Panda by doxygen1.3