GOAT (Geometrical optics application tool) 0.1
Loading...
Searching...
No Matches
GOAT::raytracing::SysMemInfo Struct Reference

#include <mem.h>

Public Attributes

long int buffers
long int cached
long int free
long int shared
long int swapFree
long int swapTotal
long int swapUsed
long int total
long int used

Detailed Description

Definition at line 19 of file mem.h.

Member Data Documentation

◆ buffers

long int GOAT::raytracing::SysMemInfo::buffers

Definition at line 25 of file mem.h.

◆ cached

long int GOAT::raytracing::SysMemInfo::cached

Definition at line 26 of file mem.h.

◆ free

long int GOAT::raytracing::SysMemInfo::free

Definition at line 23 of file mem.h.

◆ shared

long int GOAT::raytracing::SysMemInfo::shared

Definition at line 24 of file mem.h.

◆ swapFree

long int GOAT::raytracing::SysMemInfo::swapFree

Definition at line 29 of file mem.h.

◆ swapTotal

long int GOAT::raytracing::SysMemInfo::swapTotal

Definition at line 27 of file mem.h.

◆ swapUsed

long int GOAT::raytracing::SysMemInfo::swapUsed

Definition at line 28 of file mem.h.

◆ total

long int GOAT::raytracing::SysMemInfo::total

Definition at line 21 of file mem.h.

◆ used

long int GOAT::raytracing::SysMemInfo::used

Definition at line 22 of file mem.h.


The documentation for this struct was generated from the following file: