Loading...
Searching...
No Matches
memInfo.C File Reference
Include dependency graph for memInfo.C:

Go to the source code of this file.

Macros

#define isKeyEqual(Key)
#define parseValue   (std::strtol(value, &endptr, 10))
#define isKeyEqual(Key)
#define parseValue   (std::strtol(value, &endptr, 10))

Functions

static int is_supported (-1)

Detailed Description

Original source file memInfo.C

Definition in file memInfo.C.

Macro Definition Documentation

◆ isKeyEqual [1/2]

#define isKeyEqual ( Key)
Value:
(!line.compare(0, delim, Key))

◆ parseValue [1/2]

#define parseValue   (std::strtol(value, &endptr, 10))

◆ isKeyEqual [2/2]

#define isKeyEqual ( Key)
Value:
(!line.compare(0, delim, Key))

◆ parseValue [2/2]

#define parseValue   (std::strtol(value, &endptr, 10))

Function Documentation

◆ is_supported()

int is_supported ( - 1)
static

Referenced by memInfo::supported().

Here is the caller graph for this function: