Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

SyslinkMemMgr_CreateParams_tag Struct Reference

#include <SyslinkMemMgr.h>

Collaboration diagram for SyslinkMemMgr_CreateParams_tag:

Collaboration graph
[legend]

Detailed Description

Structure defining common create parameters for the Memory manager module.Should be the first element in implementation specific create params.

Definition at line 101 of file SyslinkMemMgr.h.

Data Fields

UInt32 size
SyslinkMemMgr_Type memMgrType
UInt8 name [MEMMGR_MAX_NAME_LENGTH]


Field Documentation

SyslinkMemMgr_Type SyslinkMemMgr_CreateParams_tag::memMgrType
 

type of implementation.

Definition at line 105 of file SyslinkMemMgr.h.

UInt8 SyslinkMemMgr_CreateParams_tag::name[MEMMGR_MAX_NAME_LENGTH]
 

Name of the instance

Definition at line 107 of file SyslinkMemMgr.h.

UInt32 SyslinkMemMgr_CreateParams_tag::size
 

Size of the param structure

Definition at line 103 of file SyslinkMemMgr.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 14 11:59:55 2011 for Syslink by  doxygen 1.4.4