Class CPipeWriteEndPoint
Defined in File CPipe.h
Inheritance Relationships
Base Type
public mrpt::io::CPipeBaseEndPoint(Class CPipeBaseEndPoint)
Class Documentation
-
class CPipeWriteEndPoint : public mrpt::io::CPipeBaseEndPoint
The write end-point in a pipe created with mrpt::synch::CPipe. Use the method CStream::Write() of the base class CStream for blocking writing.