HPGCC3 Documentation 3.0 R003

MemFrag Class Reference

#include <memblock.h>

Inheritance diagram for MemFrag:
MemBlock gString

Public Member Functions

BOOL Alloc (int size)
 MemFrag ()
 ~MemFrag ()

Data Fields

int Offset
int Size
int Used
char * Data
MemFragPrev
MemFragNext

Detailed Description

Definition at line 14 of file memblock.h.


Constructor & Destructor Documentation

MemFrag::MemFrag ( )
MemFrag::~MemFrag ( )

Member Function Documentation

BOOL MemFrag::Alloc ( int  size)

Field Documentation

Definition at line 17 of file memblock.h.

Referenced by gString::GetChar(), and MemBlock::GetPtr().

Definition at line 18 of file memblock.h.

Definition at line 16 of file memblock.h.

Referenced by gString::GetChar(), and MemBlock::GetPtr().

Definition at line 18 of file memblock.h.

Definition at line 16 of file memblock.h.

Definition at line 16 of file memblock.h.

Referenced by gString::GetChar(), and MemBlock::GetPtr().


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