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

ISave Interface. More...

#include <interfaces.h>

Inheritance diagram for ISave:
Grid GridManager GridNetwork IdleUser IdleUserContainer IMachine< Container > Job Software User

Public Member Functions

virtual bool Save (ByteBuffer &bb) const =0
 Saves the class.
 

Detailed Description

ISave Interface.

The ISave Interface represents a Saveable class.

Member Function Documentation

virtual bool ISave::Save ( ByteBuffer bb) const
pure virtual

Saves the class.

Parameters
bbdestination of the data.
Returns
A boolean value that indicates whether the save was successful or not.

Implemented in GridManager, IMachine< Container >, EnterpriseUser, GridNetwork, AcademicUser, Job, Grid, IdleUserContainer, IdleUser, User, and Software.


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