Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

EasySoap::SOAPClientInfo Struct Reference

The structure corresponding to an entity. More...

#include <soap_structures.h>

List of all members.

Public Methods

 SOAPClientInfo ()
 SOAPClientInfo (SOAPClientInfo &e)
bool operator== (const SOAPClientInfo &other) const
bool operator!= (const SOAPClientInfo &other) const

Public Attributes

int last_cycle_time
int average_cycle_time


Detailed Description

The structure corresponding to an entity.

A null entity is represented by an id of 0 and/or an empty type. The server will generate the entity ids starting with 1


Constructor & Destructor Documentation

EasySoap::SOAPClientInfo::SOAPClientInfo ( ) [inline]
 

EasySoap::SOAPClientInfo::SOAPClientInfo ( SOAPClientInfo & e ) [inline]
 

Parameters:
e  


Member Function Documentation

bool EasySoap::SOAPClientInfo::operator!= ( const SOAPClientInfo & other ) const [inline]
 

Parameters:
other  

bool EasySoap::SOAPClientInfo::operator== ( const SOAPClientInfo & other ) const [inline]
 

Parameters:
other  


Member Data Documentation

int EasySoap::SOAPClientInfo::average_cycle_time
 

int EasySoap::SOAPClientInfo::last_cycle_time
 


The documentation for this struct was generated from the following file:
Generated at Thu Jan 31 15:22:43 2002 for DALT Server by doxygen1.2.8 written by Dimitri van Heesch, © 1997-2001