Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

EVD::GfxInfo Struct Reference

List of all members.

Public Member Functions

 GfxInfo (GraphicsView::GraphicsView_t vt)
 GfxInfo ()

Public Attributes

GraphicsView::GraphicsView_t graphicsview_type

Constructor & Destructor Documentation

EVD::GfxInfo::GfxInfo GraphicsView::GraphicsView_t  vt  )  [inline]
 

Definition at line 134 of file EVD.h.

00134 : graphicsview_type(vt) {}

EVD::GfxInfo::GfxInfo  )  [inline]
 

Definition at line 135 of file EVD.h.

00135 : graphicsview_type(GraphicsView::kUnknown) {}


Member Data Documentation

GraphicsView::GraphicsView_t EVD::GfxInfo::graphicsview_type
 

Definition at line 133 of file EVD.h.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 15 11:09:09 2010 for loon by  doxygen 1.3.9.1