NIREP

DisplayDescription.h File Reference

#include <string>
#include <vector>
#include <iostream>
#include <fstream>
#include <wx/log.h>
#include "./WidgetList/WidgetList.h"
#include "./EvaluatorList/EvaluatorList.h"
#include "./DisplayAttributes/DisplayAttributes.h"
#include "ResourceDescriptionList/ResourceDescriptionList.h"
Include dependency graph for DisplayDescription.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DisplayDescription
 This class holds all the information that is in the display description file and rdl. There are other classes which hold the specific information, but this class holds references to those other classes. By holding the references, we can pass this class around and have all the information about a display. More...

Detailed Description

License
TBD
Copyright
(c) 2007-9, University of Iowa, all rights reserved
Author:
Jeffrey Hawley
Date:
21/07/09
Version:
0.1

Definition in file DisplayDescription.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines