MCScheduling 1.0
Set of Algorithms for Solving Mixed-Criticality Scheduling
Public Member Functions | Protected Member Functions
MCScheduling.GanttViewForm Class Reference

The GanttViewForm is a window whose client are is filled with a char area that display a Gant diagram of an MC instance. More...

List of all members.

Public Member Functions

 GanttViewForm (CMixedCriticalityInstance instance)
 Creates a window that display Gant diagram of the specified MC instance.

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used.

Detailed Description

The GanttViewForm is a window whose client are is filled with a char area that display a Gant diagram of an MC instance.

The GanttViewForm is a window whose client are is covered with a chart area that display a Gant diagram of an MC instance.


Constructor & Destructor Documentation

MCScheduling.GanttViewForm.GanttViewForm ( CMixedCriticalityInstance  instance)

Creates a window that display Gant diagram of the specified MC instance.

Parameters:
instanceThe MC instance to be display in the Gant diagram.

Member Function Documentation

override void MCScheduling.GanttViewForm.Dispose ( bool  disposing) [protected]

Clean up any resources being used.

Parameters:
disposingtrue if managed resources should be disposed; otherwise, false.
 All Classes Namespaces Functions Variables Properties