PTLib
Version 2.10.4
|
This class defines a thread-safe sorted array of objects. More...
#include <safecoll.h>
Public Types | |
typedef PSafePtr< Base > | value_type |
This class defines a thread-safe sorted array of objects.
See the PSafeObject class for more details. Especially in regard to enumeration of collections.
typedef PSafePtr<Base> PSafeSortedList< Base >::value_type |