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

Manager automatickych operacii. Obsahuje zoznam operacii, ktore sa maju vykonavat a vie ich periodicky spustat More...

Public Member Functions

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

Public Attributes

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

Detailed Description

Manager automatickych operacii. Obsahuje zoznam operacii, ktore sa maju vykonavat a vie ich periodicky spustat

Constructor & Destructor Documentation

Diplo.Robot.OperationManager.OperationManager ( Graph  Graph,
Form1  mForm1,
System.Windows.Forms.Label  info 
)

Vytvorí inštanciu managera

Parameters
Graph
mForm1
info

Member Function Documentation

void Diplo.Robot.OperationManager.performAll ( )

Periodicky vykonáva po sebe operácie


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