![]() |
|
Public Member Functions | |
IDLList () | |
Null construct. | |
IDLList (const T &a) | |
Construct given initial T. | |
template<class INew> | |
IDLList (Istream &is, const INew &inewt) | |
Construct from Istream using given Istream constructor class. | |
IDLList (Istream &is) | |
Construct from Istream. |
|
Null construct.
|
|
Construct given initial T.
|
|
Construct from Istream using given Istream constructor class.
|
|
Construct from Istream.
|