NLNET::CAlarm Struct Reference

#include <admin.h>


Public Member Functions

 CAlarm (const std::string &n, sint l, bool gt)

Data Fields

bool Activated
bool GT
int Limit
std::string Name


Constructor & Destructor Documentation

NLNET::CAlarm::CAlarm const std::string &  n,
sint  l,
bool  gt
[inline]
 

Definition at line 47 of file admin.h.

References Activated, GT, Limit, and sint.

00047 : Name(n), Limit(l), GT(gt), Activated(false) { }


Field Documentation

bool NLNET::CAlarm::Activated
 

Definition at line 53 of file admin.h.

Referenced by CAlarm().

bool NLNET::CAlarm::GT
 

Definition at line 51 of file admin.h.

Referenced by CAlarm().

int NLNET::CAlarm::Limit
 

Definition at line 50 of file admin.h.

Referenced by CAlarm().

std::string NLNET::CAlarm::Name
 

Definition at line 49 of file admin.h.


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