DyLP  1.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
ENV Struct Reference

#include <glplib.h>

+ Collaboration diagram for ENV:

Public Attributes

MEMmem_ptr
 
int mem_limit
 
int mem_total
 
int mem_tpeak
 
int mem_count
 
int mem_cpeak
 

Detailed Description

Definition at line 53 of file glplib.h.

Member Data Documentation

MEM* ENV::mem_ptr

Definition at line 55 of file glplib.h.

int ENV::mem_limit

Definition at line 57 of file glplib.h.

int ENV::mem_total

Definition at line 60 of file glplib.h.

int ENV::mem_tpeak

Definition at line 63 of file glplib.h.

int ENV::mem_count

Definition at line 65 of file glplib.h.

int ENV::mem_cpeak

Definition at line 67 of file glplib.h.


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