![]() |
|
Public Member Functions | |
PtrDictionary () | |
Null constructor. | |
PtrDictionary (const PtrDictionary &) | |
Copy construct. | |
template<class INew> | |
PtrDictionary (Istream &, const INew &) | |
Construct from Istream using given Istream constructor class. | |
PtrDictionary (Istream &) | |
Construct from Istream. |
|
Null constructor.
|
|
Copy construct.
|
|
Construct from Istream using given Istream constructor class.
|
|
Construct from Istream.
|