ConstDictionaryRecord Struct Reference

Single entry for a dictionary to be defined - can be stored as a compile-time built structure. More...

#include <deftypes.h>

List of all members.

Public Attributes

DictionaryType Type
 The type of dictionary being defined by this entry.
const void * Dict
 Pointer to either a ConstTypeRecord array or a ConstClassRecord array holding the dictionary to load.


Detailed Description

Single entry for a dictionary to be defined - can be stored as a compile-time built structure.


Member Data Documentation

DictionaryType Type

The type of dictionary being defined by this entry.

const void* Dict

Pointer to either a ConstTypeRecord array or a ConstClassRecord array holding the dictionary to load.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 2 15:20:57 2007 for MXFLib by  doxygen 1.5.1-p1