JRTPLIB  3.9.0
Public Member Functions | Static Public Member Functions | List of all members
jrtplib::RTPLibraryVersion Class Reference

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...
 

Member Function Documentation

int jrtplib::RTPLibraryVersion::GetDebugNumber ( ) const
inline
int jrtplib::RTPLibraryVersion::GetMajorNumber ( ) const
inline
int jrtplib::RTPLibraryVersion::GetMinorNumber ( ) const
inline
static RTPLibraryVersion jrtplib::RTPLibraryVersion::GetVersion ( )
static
std::string jrtplib::RTPLibraryVersion::GetVersionString ( ) const

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