Views
Foundation Package API Reference Guide
Product Documentation:
Views Documentation Home
Macros
memory.h File Reference
#include <ilviews/macros.h>
#include <ilog/memory.h>
#include <ilviews/util/pool.h>

Macros

#define IlvFree
 Synonym for IlFree().
 
#define IlvMalloc
 Synonym for IlMalloc().
 
#define ILVMALLOC
 Synonym for IL_MALLOC().
 
#define IlvMemMove
 Synonym for IlMemMove().
 
#define IlvRealloc
 Synonym for IlRealloc().
 
#define ILVREALLOC
 Synonym for IL_REALLOC().
 
#define ILVSTRCASECMP
 Synonym for IL_STRCASECMP().
 
#define ILVSTRNCASECMP
 Synonym for IL_STRNCASECMP().
 

Detailed Description

Library: xviews or winviews or mviews (mutually exclusive)
Declaration of memory management functions