53 device.SendToStream(out);
59ostream & PDevice::SendToStream(ostream & out)
const
61 out <<
"<Anonymous Device>" << std::flush;
67 cerr <<
"Getting improper state in PDevice::GetState\n";
ostream & operator<<(ostream &out, const PDevice &device)
PDevice()
The Standard constructor.
virtual int GetState(int iface) const
virtual ~PDevice()
The Standard destructor.