QP/C++
Static Public Member Functions
QEP Class Reference

Provides miscellaneous QEP services. More...

#include <qep.h>

List of all members.

Static Public Member Functions

static char_t const Q_ROM
*Q_ROM_VAR 
getVersion (void)
 get the current QEP version number string

Detailed Description

Provides miscellaneous QEP services.

Definition at line 81 of file qep.h.


Member Function Documentation

char_t const Q_ROM *Q_ROM_VAR QEP::getVersion ( void  ) [static]

get the current QEP version number string

Returns:
version of the QEP as a constant 6-character string of the form x.y.zz, where x is a 1-digit major version number, y is a 1-digit minor version number, and zz is a 2-digit release number.

Definition at line 58 of file qep.cpp.

References QP_VERSION.


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