Class GroupInfoWrapper

Class Documentation

class GroupInfoWrapper

Public Functions

inline GroupInfoWrapper(size_t number_of_modules)

Create a group command with the specified number of modules.

inline ~GroupInfoWrapper() noexcept

Destructor cleans up group command object as necessary.

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

Public Members

HebiGroupInfoPtr internal_

C-style group command object. NOTE: this should not be used except by library functions!