[Live-devel] particular implementation (subclass)
Ross Finlayson
finlayson at live555.com
Wed Mar 23 01:09:31 PDT 2011
>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/
More information about the live-devel
mailing list