HEBI C++ API  3.8.0
hebi::GroupCommandWrapper Class Referencefinal

#include <group_message_wrapper.hpp>

Public Member Functions

 GroupCommandWrapper (size_t number_of_modules)
 Create a group command with the specified number of modules. More...
 
 ~GroupCommandWrapper () noexcept
 Destructor cleans up group command object as necessary. More...
 
 GroupCommandWrapper (const GroupCommandWrapper &)=delete
 
GroupCommandWrapperoperator= (const GroupCommandWrapper &)=delete
 

Constructor & Destructor Documentation

◆ GroupCommandWrapper() [1/2]

hebi::GroupCommandWrapper::GroupCommandWrapper ( size_t  number_of_modules)
inline

Create a group command with the specified number of modules.

◆ ~GroupCommandWrapper()

hebi::GroupCommandWrapper::~GroupCommandWrapper ( )
inlinenoexcept

Destructor cleans up group command object as necessary.

◆ GroupCommandWrapper() [2/2]

hebi::GroupCommandWrapper::GroupCommandWrapper ( const GroupCommandWrapper )
delete

Member Function Documentation

◆ operator=()

GroupCommandWrapper& hebi::GroupCommandWrapper::operator= ( const GroupCommandWrapper )
delete

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