|
jrtplib
3.7.1
|
Used to provide information about the version of the library.
#include <rtplibraryversion.h>
Public Member Functions | |
| int | GetMajorNumber () const |
| Returns the major version number. More... | |
| int | GetMinorNumber () const |
| Returns the minor version number. More... | |
| int | GetDebugNumber () const |
| Returns the debug version number. More... | |
| std::string | GetVersionString () const |
| Returns a string describing the library version. More... | |
Static Public Member Functions | |
| static RTPLibraryVersion | GetVersion () |
| Returns an instance of RTPLibraryVersion describing the version of the library. More... | |
|
inline |
References GetVersionString().
|
inline |
|
inline |
|
static |
| std::string RTPLibraryVersion::GetVersionString | ( | ) | const |
Referenced by GetDebugNumber().
1.8.13