FS2_Open
Open source remastering of the Freespace 2 engine
monitor Class Reference

#include <pstypes.h>

Public Member Functions

 monitor (char *name)
 

Public Attributes

char * name
 
int value
 
int min
 
int max
 
int sum
 
int cnt
 

Detailed Description

Definition at line 445 of file pstypes.h.

Constructor & Destructor Documentation

monitor::monitor ( char *  name)

Definition at line 208 of file systemvars.cpp.

Member Data Documentation

int monitor::cnt

Definition at line 449 of file pstypes.h.

int monitor::max

Definition at line 449 of file pstypes.h.

int monitor::min

Definition at line 449 of file pstypes.h.

char* monitor::name

Definition at line 447 of file pstypes.h.

int monitor::sum

Definition at line 449 of file pstypes.h.

int monitor::value

Definition at line 448 of file pstypes.h.


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