Xrtti::Union Class Reference

#include <Xrtti.h>

Inheritance diagram for Xrtti::Union:

Xrtti::Structure Xrtti::Context List of all members.

Public Member Functions

virtual Type GetType () const

Detailed Description

************************************************************************** A Union describes a C++ union. It has no additional fields beyond that of a Structure, but each of its Field's space is shared with all other Fields; thus, only one Field of the union may be used without interfering with the others.


Member Function Documentation

virtual Type Xrtti::Union::GetType  )  const [inline, virtual]
 

Returns the type of this Context, which is Type_Union.

Returns:
the type of this Context, which is Type_Union.

Implements Xrtti::Context.


The documentation for this class was generated from the following file:
Generated on Fri May 4 11:55:14 2007 by  doxygen 1.4.6