OpenH323 1.18.0
|
#include <h323ep.h>
Public Member Functions | |
void | Set (unsigned base, unsigned max, unsigned range, unsigned dflt) |
WORD | GetNext (unsigned increment) |
Public Attributes | |
PMutex | mutex |
WORD | base |
WORD | max |
WORD | current |
WORD H323EndPoint::PortInfo::GetNext | ( | unsigned | increment | ) |
void H323EndPoint::PortInfo::Set | ( | unsigned | base, |
unsigned | max, | ||
unsigned | range, | ||
unsigned | dflt | ||
) |
Referenced by H323EndPoint::GetRtpIpPortBase(), H323EndPoint::GetTCPPortBase(), and H323EndPoint::GetUDPPortBase().
Referenced by H323EndPoint::GetRtpIpPortMax(), H323EndPoint::GetTCPPortMax(), and H323EndPoint::GetUDPPortMax().