#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 |
void H323EndPoint::PortInfo::Set | ( | unsigned | base, | |
unsigned | max, | |||
unsigned | range, | |||
unsigned | dflt | |||
) |
WORD H323EndPoint::PortInfo::GetNext | ( | unsigned | increment | ) |
Referenced by H323EndPoint::GetRtpIpPortBase(), H323EndPoint::GetTCPPortBase(), and H323EndPoint::GetUDPPortBase().
Referenced by H323EndPoint::GetRtpIpPortMax(), H323EndPoint::GetTCPPortMax(), and H323EndPoint::GetUDPPortMax().