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

Public Member Functions

void AddValue (IGas value)
 
IGas CreateValue (IData data, int type=0)
 
bool DeleteValue (IData data, int key)
 
List< string > GetCurrentMembers (Group g)
 Get a list of current members of a groups for this object, this is part of the IGroupAvailable interface This method allows us to reuse the same group editor for all objects that are implementing IGroupAvailable More...
 
int[] GetEmissionGasesIds ()
 
override void GetObjectData (SerializationInfo info, StreamingContext context)
 
bool KeyExists (int key)
 
bool ReadDB (GData data, XmlNode GasesNodes)
 
XmlNode ToXmlNode (XmlDocument xmlDoc)
 
IGas ValueForKey (int key)
 

Public Attributes

bool fullyLoaded = false
 
bool loaded = false
 

Protected Member Functions

 EmissionGases (SerializationInfo info, StreamingContext context)
 

Properties

IEnumerable< IGasAllValues [get]
 
Dictionary
< supportedBalanceTypes,
GasBalanceReference
Balances_ids [get, set]
 
Dictionary< int, GroupGroups [get, set]
 
Gas this[string name] [get, set]
 

Member Function Documentation

List<string> Greet.DataStructureV3.Entities.EmissionGases.GetCurrentMembers ( Group  g)

Get a list of current members of a groups for this object, this is part of the IGroupAvailable interface This method allows us to reuse the same group editor for all objects that are implementing IGroupAvailable

Parameters
g
Returns

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