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