Public Member Functions | Private Member Functions | Private Attributes | List of all members
ChannelWrapper Class Reference

#include <ChannelUtilities.hh>

Public Member Functions

 ChannelWrapper (const std::string &ipAddress)
 
Channelptr () noexcept
 
 ~ChannelWrapper ()
 

Private Member Functions

 ChannelWrapper (const ChannelWrapper &)=delete
 
ChannelWrapper operator= (const ChannelWrapper &)=delete
 

Private Attributes

ChannelchannelPtr_ = nullptr
 

Detailed Description

Definition at line 48 of file ChannelUtilities.hh.

Constructor & Destructor Documentation

◆ ChannelWrapper() [1/2]

ChannelWrapper::ChannelWrapper ( const std::string &  ipAddress)
inline

Definition at line 52 of file ChannelUtilities.hh.

◆ ~ChannelWrapper()

ChannelWrapper::~ChannelWrapper ( )
inline

Definition at line 57 of file ChannelUtilities.hh.

◆ ChannelWrapper() [2/2]

ChannelWrapper::ChannelWrapper ( const ChannelWrapper )
privatedelete

Member Function Documentation

◆ operator=()

ChannelWrapper ChannelWrapper::operator= ( const ChannelWrapper )
privatedelete

◆ ptr()

Channel* ChannelWrapper::ptr ( )
inlinenoexcept

Definition at line 64 of file ChannelUtilities.hh.

Member Data Documentation

◆ channelPtr_

Channel* ChannelWrapper::channelPtr_ = nullptr
private

Definition at line 74 of file ChannelUtilities.hh.


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


multisense_lib
Author(s):
autogenerated on Thu Apr 17 2025 02:49:09