Role of a Person.
More...
#include <Person.h>
|
|
| Role (size_t index) |
| | Construct new Role with role set by the index.
|
| |
|
| Role (RoleType role) |
| | Construct new Role with role set.
|
| |
|
RoleType | role () const |
| | Get the actual RoleType.
|
| |
|
constexpr auto | index () const |
| | Convert Role to number/index.
|
| |
|
constexpr auto | toString () const |
| | Convert Role to string.
|
| |
Role of a Person.
The class converts roles to indices and back too.
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/slhelpers-20260723.5ab24d1/include/kerncvs/Person.h