|
virthttp
0.0
libvirt http interface
|
#include <CpuMap.hpp>
Public Member Functions | |
| constexpr | CpuMap () noexcept=default |
| constexpr | CpuMap (unsigned char *p, int l) noexcept |
| constexpr | CpuMap (const CpuMap &) noexcept=default |
| constexpr | CpuMap (CpuMap &&) noexcept=default |
| ~CpuMap () noexcept=default | |
Public Attributes | |
| unsigned char * | underlying {} |
| int | maplen {} |
|
defaultnoexcept |
|
inlinenoexcept |
|
defaultnoexcept |
|
defaultnoexcept |
|
defaultnoexcept |
| int virt::CpuMap::maplen {} |
| unsigned char* virt::CpuMap::underlying {} |
1.8.11