NLNET::CGraphUpdate Struct Reference

#include <admin.h>


Public Member Functions

 CGraphUpdate (const std::string &n, sint u)

Data Fields

uint32 LastUpdate
std::string Name
int Update


Constructor & Destructor Documentation

NLNET::CGraphUpdate::CGraphUpdate const std::string &  n,
sint  u
[inline]
 

Definition at line 58 of file admin.h.

References LastUpdate, sint, and Update.

00058 : Name(n), Update(u), LastUpdate(0) { }


Field Documentation

uint32 NLNET::CGraphUpdate::LastUpdate
 

Definition at line 63 of file admin.h.

Referenced by CGraphUpdate().

std::string NLNET::CGraphUpdate::Name
 

Definition at line 60 of file admin.h.

int NLNET::CGraphUpdate::Update
 

Definition at line 61 of file admin.h.

Referenced by CGraphUpdate().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 13:57:12 2004 for NeL by doxygen 1.3.6