Public Member Functions | |
| GfxInfo (GraphicsView::GraphicsView_t vt) | |
| GfxInfo () | |
Public Attributes | |
| GraphicsView::GraphicsView_t | graphicsview_type |
|
|
Definition at line 134 of file EVD.h. 00134 : graphicsview_type(vt) {}
|
|
|
Definition at line 135 of file EVD.h. 00135 : graphicsview_type(GraphicsView::kUnknown) {}
|
|
|
|
1.3.9.1