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

PStatClientVersion Class Reference

#include <pStatClientVersion.h>

Inheritance diagram for PStatClientVersion:

ReferenceCount List of all members.

Public Member Functions

 PStatClientVersion ()
INLINE int get_major_version () const
INLINE int get_minor_version () const
INLINE void set_version (int major_version, int minor_version)
INLINE bool is_at_least (int major_version, int minor_version) const

Private Attributes

int _major_version
int _minor_version

Constructor & Destructor Documentation

PStatClientVersion::PStatClientVersion  ) 
 

Definition at line 29 of file pStatClientVersion.cxx.

References _major_version, _minor_version, get_current_pstat_major_version(), and get_current_pstat_minor_version().


Member Function Documentation

INLINE int PStatClientVersion::get_major_version  )  const
 

INLINE int PStatClientVersion::get_minor_version  )  const
 

INLINE bool PStatClientVersion::is_at_least int  major_version,
int  minor_version
const
 

INLINE void PStatClientVersion::set_version int  major_version,
int  minor_version
 


Member Data Documentation

int PStatClientVersion::_major_version [private]
 

Definition at line 45 of file pStatClientVersion.h.

Referenced by PStatClientVersion().

int PStatClientVersion::_minor_version [private]
 

Definition at line 46 of file pStatClientVersion.h.

Referenced by PStatClientVersion().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 00:13:21 2003 for Panda by doxygen1.3