Main Page   Namespace List   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

INLINE SetupItem (void)
INLINE SetupItem (const SetupItem &)
INLINE ~SetupItem (void)
INLINE SetupItem & operator= (const SetupItem &)
INLINE void setState (const bool, const bool, const int, const ChanViewport &, const SetupFOV &, const Orientation &)
INLINE SetupSyms getLayouts (void) const
INLINE SetupSyms getSetups (void) const
INLINE bool getStereo (void) const
INLINE bool getHWChan (void) const
INLINE int getChan (void) const
INLINE ChanViewport getViewport (void) const
INLINE SetupFOV getFOV (void) const
INLINE 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 54 of file chansetup.h.

Referenced by SetupParseFunctor::operator()().


Constructor & Destructor Documentation

INLINE SetupItem::SetupItem void   ) 
 

INLINE SetupItem::SetupItem const SetupItem &   ) 
 

INLINE SetupItem::~SetupItem void   ) 
 


Member Function Documentation

INLINE int SetupItem::getChan void   )  const
 

INLINE SetupFOV SetupItem::getFOV void   )  const
 

INLINE bool SetupItem::getHWChan void   )  const
 

INLINE SetupSyms SetupItem::getLayouts void   )  const
 

INLINE Orientation SetupItem::getOrientation void   )  const
 

INLINE SetupSyms SetupItem::getSetups void   )  const
 

INLINE bool SetupItem::getStereo void   )  const
 

INLINE ChanViewport SetupItem::getViewport void   )  const
 

INLINE SetupItem& SetupItem::operator= const SetupItem &   ) 
 

INLINE void SetupItem::setState const  bool,
const  bool,
const  int,
const ChanViewport ,
const SetupFOV ,
const Orientation
 


Member Data Documentation

int SetupItem::_chan [private]
 

Definition at line 61 of file chansetup.h.

SetupFOV SetupItem::_fov [private]
 

Definition at line 63 of file chansetup.h.

bool SetupItem::_hw_chan [private]
 

Definition at line 60 of file chansetup.h.

SetupSyms SetupItem::_layouts [private]
 

Definition at line 56 of file chansetup.h.

Orientation SetupItem::_orientation [private]
 

Definition at line 64 of file chansetup.h.

SetupSyms SetupItem::_setups [private]
 

Definition at line 57 of file chansetup.h.

bool SetupItem::_stereo [private]
 

Definition at line 59 of file chansetup.h.

ChanViewport SetupItem::_viewport [private]
 

Definition at line 62 of file chansetup.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:13:33 2003 for Panda by doxygen1.3