where functions , " static HashTable* create(int keyType) and static Iterator* create(HashTable& hashTable) " are implemented ?

They are implemented by subclasses of the (virtual base class) "HashTable".

See, for example, "BasicUsageEnvironment/BasicHashTable.cpp", which defines the subclass "BasicHashTable".


I am not familiar with CPP

Because the "LIVE555 Streaming Media" libraries are mostly written in C++, using them requires expertise in the C++ language.
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to