Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

mortic::UValue Union Reference

A general container for all objects. More...

List of all members.

Public Attributes

IObjectobject
std::string * string
 The IObject container.
int integer
 The string container.
float floatingpoint
 The integer container.
bool fakeflag
 The float container.


Detailed Description

A general container for all objects.

This is used in IEvent to contain the event arguments.

See also:
IEvent

Definition at line 59 of file IEventManager.h.


Member Data Documentation

bool mortic::UValue::fakeflag
 

The float container.

Definition at line 66 of file IEventManager.h.

float mortic::UValue::floatingpoint
 

The integer container.

Definition at line 64 of file IEventManager.h.

int mortic::UValue::integer
 

The string container.

Definition at line 63 of file IEventManager.h.

IObject* mortic::UValue::object
 

Definition at line 61 of file IEventManager.h.

std::string* mortic::UValue::string
 

The IObject container.

Definition at line 62 of file IEventManager.h.


Generated on Sat Dec 30 21:21:59 2006 for mortic by  doxygen 1.4.4