DASH
0.3.0
|
Public Types | |
using | void_pointer = void * |
using | const_void_pointer = const void * |
Public Member Functions | |
HBWSpace (HBWSpace const &other)=default | |
HBWSpace (HBWSpace &&other)=default | |
HBWSpace & | operator= (HBWSpace const &other)=default |
HBWSpace & | operator= (HBWSpace &&other)=default |
Static Public Member Functions | |
static bool | check_hbw_available (void) |
Definition at line 14 of file HBWSpace.h.