Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
This is the complete list of members for CTestFastHash, including all inherited members.
_hashtable | CTestFastHash | private |
AddOne(int val) | CTestFastHash | private |
AddRangeToSet(int first, int last) | CTestFastHash | private |
c_maxsize | CTestFastHash | privatestatic |
c_tablesize | CTestFastHash | privatestatic |
GetName()=0 | IUnitTest | pure virtual |
RemoveOne(int val) | CTestFastHash | private |
RemoveRangeFromSet(int first, int last) | CTestFastHash | private |
Run() | CTestFastHash | virtual |
TestFastHash() | CTestFastHash | private |
TestIndexing() | CTestFastHash | private |
TestRemove() | CTestFastHash | private |
UT_DECLARE_TEST_NAME("CTestFastHash") | CTestFastHash | |
ValidateRangeInIndex(int first, int last) | CTestFastHash | private |
ValidateRangeInSet(int first, int last) | CTestFastHash | private |
ValidateRangeNotInSet(int first, int last) | CTestFastHash | private |
~IUnitTest() | IUnitTest | inlinevirtual |