#include "pStatProperties.h"
#include "pStatCollectorDef.h"
#include "pStatClient.h"
#include "config_pstats.h"
#include <ctype.h>
Go to the source code of this file.
Functions | |
int | get_current_pstat_major_version () |
int | get_current_pstat_minor_version () |
Variables | |
const int | current_pstat_major_version = 2 |
const int | current_pstat_minor_version = 1 |
|
Definition at line 42 of file pStatProperties.cxx. References current_pstat_major_version. Referenced by PStatClientVersion::PStatClientVersion(). |
|
Definition at line 57 of file pStatProperties.cxx. References current_pstat_minor_version. Referenced by PStatClientVersion::PStatClientVersion(). |
|
Definition at line 26 of file pStatProperties.cxx. Referenced by get_current_pstat_major_version(). |
|
Definition at line 27 of file pStatProperties.cxx. Referenced by get_current_pstat_minor_version(). |