GridComputing
Job Management in Grid Computing
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
IUpdate Class Referenceabstract

IUpdate Interface. More...

#include <interfaces.h>

Inheritance diagram for IUpdate:
Grid GridManager GridNetwork IdleUser IdleUserContainer IMachine< Container > Job

Public Member Functions

virtual void Update (uint32 diff)=0
 Updates the class.
 

Detailed Description

IUpdate Interface.

The IUpdate Interface represents a class that can be updated.

Member Function Documentation

virtual void IUpdate::Update ( uint32  diff)
pure virtual

Updates the class.

Parameters
difftime, in milliseconds, that has passed since last update.

Implemented in GridManager, IMachine< Container >, GridNetwork, Job, Grid, IdleUserContainer, and IdleUser.


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