virthttp  0.0
libvirt http interface
Static Public Member Functions | Static Public Attributes | Static Protected Attributes | List of all members
virt::enums::domain::ProcessSignal Class Reference

#include <ProcessSignal.hpp>

Inheritance diagram for virt::enums::domain::ProcessSignal:
VirtEnumStorage< virDomainProcessSignal > VirtEnumBase< ProcessSignal > EnumHelper< ProcessSignal >

Static Public Member Functions

static constexpr auto from_string (std::string_view sv)
 

Static Public Attributes

static constexpr auto NOP = Underlying::NOP
 
static constexpr auto HUP = Underlying::HUP
 
static constexpr auto INT = Underlying::INT
 
static constexpr auto QUIT = Underlying::QUIT
 
static constexpr auto ILL = Underlying::ILL
 
static constexpr auto TRAP = Underlying::TRAP
 
static constexpr auto ABRT = Underlying::ABRT
 
static constexpr auto BUS = Underlying::BUS
 
static constexpr auto FPE = Underlying::FPE
 
static constexpr auto KILL = Underlying::KILL
 
static constexpr auto USR1 = Underlying::USR1
 
static constexpr auto SEGV = Underlying::SEGV
 
static constexpr auto USR2 = Underlying::USR2
 
static constexpr auto PIPE = Underlying::PIPE
 
static constexpr auto ALRM = Underlying::ALRM
 
static constexpr auto TERM = Underlying::TERM
 
static constexpr auto STKFLT = Underlying::STKFLT
 
static constexpr auto CHLD = Underlying::CHLD
 
static constexpr auto CONT = Underlying::CONT
 
static constexpr auto STOP = Underlying::STOP
 
static constexpr auto TSTP = Underlying::TSTP
 
static constexpr auto TTIN = Underlying::TTIN
 
static constexpr auto TTOU = Underlying::TTOU
 
static constexpr auto URG = Underlying::URG
 
static constexpr auto XCPU = Underlying::XCPU
 
static constexpr auto XFSZ = Underlying::XFSZ
 
static constexpr auto VTALRM = Underlying::VTALRM
 
static constexpr auto PROF = Underlying::PROF
 
static constexpr auto WINCH = Underlying::WINCH
 
static constexpr auto POLL = Underlying::POLL
 
static constexpr auto PWR = Underlying::PWR
 
static constexpr auto SYS = Underlying::SYS
 
static constexpr auto RT0 = Underlying::RT0
 
static constexpr auto RT1 = Underlying::RT1
 
static constexpr auto RT2 = Underlying::RT2
 
static constexpr auto RT3 = Underlying::RT3
 
static constexpr auto RT4 = Underlying::RT4
 
static constexpr auto RT5 = Underlying::RT5
 
static constexpr auto RT6 = Underlying::RT6
 
static constexpr auto RT7 = Underlying::RT7
 
static constexpr auto RT8 = Underlying::RT8
 
static constexpr auto RT9 = Underlying::RT9
 
static constexpr auto RT10 = Underlying::RT10
 
static constexpr auto RT11 = Underlying::RT11
 
static constexpr auto RT12 = Underlying::RT12
 
static constexpr auto RT13 = Underlying::RT13
 
static constexpr auto RT14 = Underlying::RT14
 
static constexpr auto RT15 = Underlying::RT15
 
static constexpr auto RT16 = Underlying::RT16
 
static constexpr auto RT17 = Underlying::RT17
 
static constexpr auto RT18 = Underlying::RT18
 
static constexpr auto RT19 = Underlying::RT19
 
static constexpr auto RT20 = Underlying::RT20
 
static constexpr auto RT21 = Underlying::RT21
 
static constexpr auto RT22 = Underlying::RT22
 
static constexpr auto RT23 = Underlying::RT23
 
static constexpr auto RT24 = Underlying::RT24
 
static constexpr auto RT25 = Underlying::RT25
 
static constexpr auto RT26 = Underlying::RT26
 
static constexpr auto RT27 = Underlying::RT27
 
static constexpr auto RT28 = Underlying::RT28
 
static constexpr auto RT29 = Underlying::RT29
 
static constexpr auto RT30 = Underlying::RT30
 
static constexpr auto RT31 = Underlying::RT31
 
static constexpr auto RT32 = Underlying::RT32
 

Static Protected Attributes

static constexpr std::array values
 

Additional Inherited Members

- Public Member Functions inherited from VirtEnumBase< ProcessSignal >
constexpr VirtEnumBase () noexcept
 
constexpr VirtEnumBase (EHTag, T e) noexcept
 
constexpr VirtEnumBase (E e) noexcept
 
constexpr ProcessSignal & operator= (E e) noexcept
 
- Public Member Functions inherited from EnumHelper< ProcessSignal >
constexpr std::string_view to_string () const noexcept
 
constexpr auto from_string_base (std::string_view v) const noexcept
 

Member Function Documentation

static constexpr auto virt::enums::domain::ProcessSignal::from_string ( std::string_view  sv)
inlinestatic

Member Data Documentation

constexpr auto virt::enums::domain::ProcessSignal::ABRT = Underlying::ABRT
static
constexpr auto virt::enums::domain::ProcessSignal::ALRM = Underlying::ALRM
static
constexpr auto virt::enums::domain::ProcessSignal::BUS = Underlying::BUS
static
constexpr auto virt::enums::domain::ProcessSignal::CHLD = Underlying::CHLD
static
constexpr auto virt::enums::domain::ProcessSignal::CONT = Underlying::CONT
static
constexpr auto virt::enums::domain::ProcessSignal::FPE = Underlying::FPE
static
constexpr auto virt::enums::domain::ProcessSignal::HUP = Underlying::HUP
static
constexpr auto virt::enums::domain::ProcessSignal::ILL = Underlying::ILL
static
constexpr auto virt::enums::domain::ProcessSignal::INT = Underlying::INT
static
constexpr auto virt::enums::domain::ProcessSignal::KILL = Underlying::KILL
static
constexpr auto virt::enums::domain::ProcessSignal::NOP = Underlying::NOP
static
constexpr auto virt::enums::domain::ProcessSignal::PIPE = Underlying::PIPE
static
constexpr auto virt::enums::domain::ProcessSignal::POLL = Underlying::POLL
static
constexpr auto virt::enums::domain::ProcessSignal::PROF = Underlying::PROF
static
constexpr auto virt::enums::domain::ProcessSignal::PWR = Underlying::PWR
static
constexpr auto virt::enums::domain::ProcessSignal::QUIT = Underlying::QUIT
static
constexpr auto virt::enums::domain::ProcessSignal::RT0 = Underlying::RT0
static
constexpr auto virt::enums::domain::ProcessSignal::RT1 = Underlying::RT1
static
constexpr auto virt::enums::domain::ProcessSignal::RT10 = Underlying::RT10
static
constexpr auto virt::enums::domain::ProcessSignal::RT11 = Underlying::RT11
static
constexpr auto virt::enums::domain::ProcessSignal::RT12 = Underlying::RT12
static
constexpr auto virt::enums::domain::ProcessSignal::RT13 = Underlying::RT13
static
constexpr auto virt::enums::domain::ProcessSignal::RT14 = Underlying::RT14
static
constexpr auto virt::enums::domain::ProcessSignal::RT15 = Underlying::RT15
static
constexpr auto virt::enums::domain::ProcessSignal::RT16 = Underlying::RT16
static
constexpr auto virt::enums::domain::ProcessSignal::RT17 = Underlying::RT17
static
constexpr auto virt::enums::domain::ProcessSignal::RT18 = Underlying::RT18
static
constexpr auto virt::enums::domain::ProcessSignal::RT19 = Underlying::RT19
static
constexpr auto virt::enums::domain::ProcessSignal::RT2 = Underlying::RT2
static
constexpr auto virt::enums::domain::ProcessSignal::RT20 = Underlying::RT20
static
constexpr auto virt::enums::domain::ProcessSignal::RT21 = Underlying::RT21
static
constexpr auto virt::enums::domain::ProcessSignal::RT22 = Underlying::RT22
static
constexpr auto virt::enums::domain::ProcessSignal::RT23 = Underlying::RT23
static
constexpr auto virt::enums::domain::ProcessSignal::RT24 = Underlying::RT24
static
constexpr auto virt::enums::domain::ProcessSignal::RT25 = Underlying::RT25
static
constexpr auto virt::enums::domain::ProcessSignal::RT26 = Underlying::RT26
static
constexpr auto virt::enums::domain::ProcessSignal::RT27 = Underlying::RT27
static
constexpr auto virt::enums::domain::ProcessSignal::RT28 = Underlying::RT28
static
constexpr auto virt::enums::domain::ProcessSignal::RT29 = Underlying::RT29
static
constexpr auto virt::enums::domain::ProcessSignal::RT3 = Underlying::RT3
static
constexpr auto virt::enums::domain::ProcessSignal::RT30 = Underlying::RT30
static
constexpr auto virt::enums::domain::ProcessSignal::RT31 = Underlying::RT31
static
constexpr auto virt::enums::domain::ProcessSignal::RT32 = Underlying::RT32
static
constexpr auto virt::enums::domain::ProcessSignal::RT4 = Underlying::RT4
static
constexpr auto virt::enums::domain::ProcessSignal::RT5 = Underlying::RT5
static
constexpr auto virt::enums::domain::ProcessSignal::RT6 = Underlying::RT6
static
constexpr auto virt::enums::domain::ProcessSignal::RT7 = Underlying::RT7
static
constexpr auto virt::enums::domain::ProcessSignal::RT8 = Underlying::RT8
static
constexpr auto virt::enums::domain::ProcessSignal::RT9 = Underlying::RT9
static
constexpr auto virt::enums::domain::ProcessSignal::SEGV = Underlying::SEGV
static
constexpr auto virt::enums::domain::ProcessSignal::STKFLT = Underlying::STKFLT
static
constexpr auto virt::enums::domain::ProcessSignal::STOP = Underlying::STOP
static
constexpr auto virt::enums::domain::ProcessSignal::SYS = Underlying::SYS
static
constexpr auto virt::enums::domain::ProcessSignal::TERM = Underlying::TERM
static
constexpr auto virt::enums::domain::ProcessSignal::TRAP = Underlying::TRAP
static
constexpr auto virt::enums::domain::ProcessSignal::TSTP = Underlying::TSTP
static
constexpr auto virt::enums::domain::ProcessSignal::TTIN = Underlying::TTIN
static
constexpr auto virt::enums::domain::ProcessSignal::TTOU = Underlying::TTOU
static
constexpr auto virt::enums::domain::ProcessSignal::URG = Underlying::URG
static
constexpr auto virt::enums::domain::ProcessSignal::USR1 = Underlying::USR1
static
constexpr auto virt::enums::domain::ProcessSignal::USR2 = Underlying::USR2
static
constexpr std::array virt::enums::domain::ProcessSignal::values
staticprotected
Initial value:
= {
"nop", "hup", "int", "quit", "ill", "trap", "abrt", "bus", "fpe", "kill", "usr1", "segv", "usr2", "pipe", "alrm", "term", "stkflt",
"chld", "cont", "stop", "tstp", "ttin", "ttou", "urg", "xcpu", "xfsz", "vtalrm", "prof", "winch", "poll", "pwr", "sys", "rt0", "rt1",
"rt2", "rt3", "rt4", "rt5", "rt6", "rt7", "rt8", "rt9", "rt10", "rt11", "rt12", "rt13", "rt14", "rt15", "rt16", "rt17", "rt18",
"rt19", "rt20", "rt21", "rt22", "rt23", "rt24", "rt25", "rt26", "rt27", "rt28", "rt29", "rt30", "rt31", "rt32"}
constexpr auto virt::enums::domain::ProcessSignal::VTALRM = Underlying::VTALRM
static
constexpr auto virt::enums::domain::ProcessSignal::WINCH = Underlying::WINCH
static
constexpr auto virt::enums::domain::ProcessSignal::XCPU = Underlying::XCPU
static
constexpr auto virt::enums::domain::ProcessSignal::XFSZ = Underlying::XFSZ
static

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