SMBIOS Library
Classes | Namespaces | Macros | Variables
RbuLowLevel.h File Reference
#include "smbios/compat.h"
Include dependency graph for RbuLowLevel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rbu_packet
struct  rbu_packet_0
struct  rbu_hdr_file_header

Namespaces

namespace  rbu

Macros

#define RBU_SMBIOS_STRUCT   (0xDE)
#define RBU_ACTIVATE   (0x005c)
#define RBU_CANCEL   (0x005d)

Variables

struct rbu::rbu_packet LIBSMBIOS_PACKED_ATTR
const int NUM_SYS_ID_IN_HDR = 12

Macro Definition Documentation

#define RBU_ACTIVATE   (0x005c)

Definition at line 26 of file RbuLowLevel.h.

Referenced by rbu::activateRbuToken().

#define RBU_CANCEL   (0x005d)

Definition at line 27 of file RbuLowLevel.h.

Referenced by rbu::cancelRbuToken().

#define RBU_SMBIOS_STRUCT   (0xDE)

Definition at line 25 of file RbuLowLevel.h.

Referenced by rbu::getSupportedPacketType().