My Project
Loading...
Searching...
No Matches
Data Fields
omOpts_t Struct Reference

#include <omOpts.h>

Data Fields

int MinTrack
 
int MinCheck
 
int MaxTrack
 
int MaxCheck
 
int Keep
 
int HowToReportErrors
 
int MarkAsStatic
 
unsigned int PagesPerRegion
 
void(* OutOfMemoryFunc )(void)
 
void(* MemoryLowFunc )(void)
 
void(* ErrorHook )(void)
 

Detailed Description

Definition at line 11 of file omOpts.h.

Field Documentation

◆ ErrorHook

void(* omOpts_t::ErrorHook)()

Definition at line 23 of file omOpts.h.

◆ HowToReportErrors

int omOpts_t::HowToReportErrors

Definition at line 18 of file omOpts.h.

◆ Keep

int omOpts_t::Keep

Definition at line 17 of file omOpts.h.

◆ MarkAsStatic

int omOpts_t::MarkAsStatic

Definition at line 19 of file omOpts.h.

◆ MaxCheck

int omOpts_t::MaxCheck

Definition at line 16 of file omOpts.h.

◆ MaxTrack

int omOpts_t::MaxTrack

Definition at line 15 of file omOpts.h.

◆ MemoryLowFunc

void(* omOpts_t::MemoryLowFunc)()

Definition at line 22 of file omOpts.h.

◆ MinCheck

int omOpts_t::MinCheck

Definition at line 14 of file omOpts.h.

◆ MinTrack

int omOpts_t::MinTrack

Definition at line 13 of file omOpts.h.

◆ OutOfMemoryFunc

void(* omOpts_t::OutOfMemoryFunc)()

Definition at line 21 of file omOpts.h.

◆ PagesPerRegion

unsigned int omOpts_t::PagesPerRegion

Definition at line 20 of file omOpts.h.


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