Used to provide information about the version of the library.
#include <rtplibraryversion.h>
List of all members.
Public Member Functions |
int | GetMajorNumber () const |
| Returns the major version number.
|
int | GetMinorNumber () const |
| Returns the minor version number.
|
int | GetDebugNumber () const |
| Returns the debug version number.
|
std::string | GetVersionString () const |
| Returns a string describing the library version.
|
Member Function Documentation
int RTPLibraryVersion::GetDebugNumber |
( |
| ) |
const |
|
inline |
int RTPLibraryVersion::GetMajorNumber |
( |
| ) |
const |
|
inline |
int RTPLibraryVersion::GetMinorNumber |
( |
| ) |
const |
|
inline |
std::string RTPLibraryVersion::GetVersionString |
( |
| ) |
const |
The documentation for this class was generated from the following file: