Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.DataStructureV3.Entities.Locations Class Reference
Inheritance diagram for Greet.DataStructureV3.Entities.Locations:

Public Member Functions

void AddValue (ILocation value)
 
ILocation CreateValue (IData data, int type=0)
 
bool DeleteValue (IData data, int key)
 
List< string > GetCurrentMembers (Group g)
 
bool KeyExists (int key)
 
bool ReadDB (GData data, XmlNode LocationsNode)
 
XmlNode ToXmlNode (XmlDocument xmlDoc)
 
ILocation ValueForKey (int key)
 

Public Attributes

bool fullyLoaded = false
 
Dictionary< int, Groupgroups = new Dictionary<int, Group>()
 Groups to categorise the Gases More...
 
bool loaded = false
 

Properties

IEnumerable< ILocationAllValues [get]
 

Member Data Documentation

Dictionary<int, Group> Greet.DataStructureV3.Entities.Locations.groups = new Dictionary<int, Group>()

Groups to categorise the Gases


The documentation for this class was generated from the following file: