SMBIOS Library
Classes | Namespaces | Macros | Functions
Memory_Linux.cpp File Reference
#include "smbios/compat.h"
#include <errno.h>
#include <sys/mman.h>
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include "MemoryImpl.h"
#include "smbios/message.h"
Include dependency graph for Memory_Linux.cpp:

Go to the source code of this file.

Classes

struct  LinuxData

Namespaces

namespace  memory

Macros

#define LIBSMBIOS_SOURCE

Functions

static void condOpenFd (struct LinuxData *data)
static void closeFd (struct LinuxData *data)

Macro Definition Documentation

#define LIBSMBIOS_SOURCE

Definition at line 20 of file Memory_Linux.cpp.