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

panda/src/pstatclient/pStatProperties.h File Reference

#include <pandabase.h>

Go to the source code of this file.

Functions

EXPCL_PANDA int get_current_pstat_major_version ()
 Returns the current major version number of the PStats protocol.

EXPCL_PANDA int get_current_pstat_minor_version ()
 Returns the current minor version number of the PStats protocol.


Detailed Description

Definition in file pStatProperties.h.


Function Documentation

EXPCL_PANDA int get_current_pstat_major_version  ) 
 

Returns the current major version number of the PStats protocol.

This is the version number that will be reported by clients running this code, and that will be expected by servers running this code.

The major version numbers must match exactly in order for a communication to be successful.

Definition at line 54 of file pStatProperties.cxx.

References current_pstat_minor_version.

EXPCL_PANDA int get_current_pstat_minor_version  ) 
 

Returns the current minor version number of the PStats protocol.

This is the version number that will be reported by clients running this code, and that will be expected by servers running this code.

The minor version numbers need not match exactly, but the server must be >= the client.

Definition at line 78 of file pStatProperties.cxx.


Generated on Fri May 2 00:46:09 2003 for Panda by doxygen1.3