YARP
Yet Another Robot Platform
yarp::os::ShiftStream::Private Class Reference

Public Member Functions

 Private ()
 
 ~Private ()
 
void close ()
 

Public Attributes

TwoWayStreamstream {nullptr}
 
NullStream nullStream
 

Detailed Description

Definition at line 18 of file ShiftStream.cpp.

Constructor & Destructor Documentation

◆ Private()

yarp::os::ShiftStream::Private::Private ( )
default

◆ ~Private()

yarp::os::ShiftStream::Private::~Private ( )

Definition at line 31 of file ShiftStream.cpp.

Member Function Documentation

◆ close()

void yarp::os::ShiftStream::Private::close ( )

Definition at line 36 of file ShiftStream.cpp.

Member Data Documentation

◆ nullStream

NullStream yarp::os::ShiftStream::Private::nullStream

Definition at line 26 of file ShiftStream.cpp.

◆ stream

TwoWayStream* yarp::os::ShiftStream::Private::stream {nullptr}

Definition at line 25 of file ShiftStream.cpp.


The documentation for this class was generated from the following file: