Diplo
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions | Public Attributes | List of all members
mental_maps.robot.OperationManager Class Reference

Public Member Functions

 OperationManager (Graph Graph, Form1 mForm1, System.Windows.Forms.Label info)
 
void performAll ()
 

Public Attributes

Graph mGraph
 
List< Operationoperations = new List<Operation>()
 

Constructor & Destructor Documentation

mental_maps.robot.OperationManager.OperationManager ( Graph  Graph,
Form1  mForm1,
System.Windows.Forms.Label  info 
)

Member Function Documentation

void mental_maps.robot.OperationManager.performAll ( )

Member Data Documentation

Graph mental_maps.robot.OperationManager.mGraph
List<Operation> mental_maps.robot.OperationManager.operations = new List<Operation>()

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