Go to the previous, next section.
#include <CNCL/Piostream.h>
CN_PIOSTREAM
CNPstream
None
None
CNPiostream
manages the interface to the gnu c++
iostream library. Thus, all virtual functions of the base class
CNPstream
are defined here. For a description see the base class.
Constructors:
CNPiostream(iostream& s);
CNPiostream(CNParam *param);
CNPiostream
.
Go to the previous, next section.