Public Member Functions | |
Private () | |
~Private () | |
void | close () |
Public Attributes | |
TwoWayStream * | stream {nullptr} |
NullStream | nullStream |
Definition at line 18 of file ShiftStream.cpp.
|
default |
yarp::os::ShiftStream::Private::~Private | ( | ) |
Definition at line 31 of file ShiftStream.cpp.
void yarp::os::ShiftStream::Private::close | ( | ) |
Definition at line 36 of file ShiftStream.cpp.
NullStream yarp::os::ShiftStream::Private::nullStream |
Definition at line 26 of file ShiftStream.cpp.
TwoWayStream* yarp::os::ShiftStream::Private::stream {nullptr} |
Definition at line 25 of file ShiftStream.cpp.