|
CCF
|
#include <cstdint>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | ccf |
Enumerations | |
| enum class | ccf::ActorsType : uint8_t { ccf::members = 0 , ccf::users , ccf::nodes , ccf::unknown } |
Functions | |
| bool | ccf::is_valid_actor (const std::string &actor) |
| constexpr auto | ccf::get_actor_prefix (ActorsType at) |