#include <group.hpp>
Definition at line 69 of file group.hpp.
◆ ~_Group()
virtual derecho::_Group::~_Group |
( |
| ) |
|
|
virtualdefault |
◆ get_index_of_type()
virtual uint32_t derecho::_Group::get_index_of_type |
( |
const std::type_info & |
| ) |
|
|
protectedpure virtual |
◆ get_nonmember_subgroup()
template<typename SubgroupType >
auto & derecho::_Group::get_nonmember_subgroup |
( |
uint32_t |
subgroup_num = 0 | ) |
|
◆ get_number_of_shards()
template<typename SubgroupType >
std::size_t derecho::_Group::get_number_of_shards |
( |
uint32_t |
subgroup_index = 0 | ) |
|
◆ get_subgroup()
template<typename SubgroupType >
auto & derecho::_Group::get_subgroup |
( |
uint32_t |
subgroup_num = 0 | ) |
|
◆ get_subgroup_members()
template<typename SubgroupType >
std::vector< std::vector< node_id_t > > derecho::_Group::get_subgroup_members |
( |
uint32_t |
subgroup_index = 0 | ) |
|
The documentation for this class was generated from the following files: