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

#include <group_message_wrapper.hpp>

Public Member Functions

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

Constructor & Destructor Documentation

◆ GroupInfoWrapper() [1/2]

hebi::GroupInfoWrapper::GroupInfoWrapper ( size_t  number_of_modules)
inline

Create a group command with the specified number of modules.

◆ ~GroupInfoWrapper()

hebi::GroupInfoWrapper::~GroupInfoWrapper ( )
inlinenoexcept

Destructor cleans up group command object as necessary.

◆ GroupInfoWrapper() [2/2]

hebi::GroupInfoWrapper::GroupInfoWrapper ( const GroupInfoWrapper )
delete

Member Function Documentation

◆ operator=()

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

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