#include <ChannelUtilities.hh>
Public Member Functions | |
ChannelWrapper (const std::string &ipAddress) | |
Channel * | ptr () noexcept |
~ChannelWrapper () | |
Private Member Functions | |
ChannelWrapper (const ChannelWrapper &)=delete | |
ChannelWrapper | operator= (const ChannelWrapper &)=delete |
Private Attributes | |
Channel * | channelPtr_ = nullptr |
Definition at line 48 of file ChannelUtilities.hh.
|
inline |
Definition at line 52 of file ChannelUtilities.hh.
|
inline |
Definition at line 57 of file ChannelUtilities.hh.
|
privatedelete |
|
privatedelete |
|
inlinenoexcept |
Definition at line 64 of file ChannelUtilities.hh.
|
private |
Definition at line 74 of file ChannelUtilities.hh.