Public Types | Public Member Functions | Public Attributes

SYMTAB_HEADER_TABLE< table_size > Struct Template Reference

#include <symtab_defs.h>

Collaboration diagram for SYMTAB_HEADER_TABLE< table_size >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef SYMTAB_HEADER_TABLE
< table_size > 
self

Public Member Functions

 SYMTAB_HEADER_TABLE ()

Public Attributes

mUINT32 size
mUINT32 entries
SYMTAB_HEADER header [table_size]

Detailed Description

template<UINT table_size>
struct SYMTAB_HEADER_TABLE< table_size >

Definition at line 1014 of file symtab_defs.h.


Member Typedef Documentation

template<UINT table_size>
typedef SYMTAB_HEADER_TABLE<table_size> SYMTAB_HEADER_TABLE< table_size >::self

Definition at line 1021 of file symtab_defs.h.


Constructor & Destructor Documentation

template<UINT table_size>
SYMTAB_HEADER_TABLE< table_size >::SYMTAB_HEADER_TABLE (  )  [inline]

Member Data Documentation

template<UINT table_size>
mUINT32 SYMTAB_HEADER_TABLE< table_size >::entries
template<UINT table_size>
SYMTAB_HEADER SYMTAB_HEADER_TABLE< table_size >::header[table_size]
template<UINT table_size>
mUINT32 SYMTAB_HEADER_TABLE< table_size >::size

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