unionClass Class Reference

List of all members.

Public Types

enum  argType {
  bool_t, char_t, str_t, int_t,
  uint_t, float_t, double_t, action_t
}

Public Member Functions

 unionClass (bool &b)
 unionClass (char &c)
 unionClass (char *&s)
 unionClass (int &i)
 unionClass (unsigned int &i)
 unionClass (float &f)
 unionClass (double &d)
 unionClass (argsAction &a)

Friends

class ARGS
class argsAction
ostream & operator<< (ostream &, ARGS *)
ostream & operator<< (ostream &, ARGS &)
ostream & operator<< (ostream &, unionClass::argType &)

Classes

union  argU

Detailed Description

Definition at line 103 of file arguments.h.


The documentation for this class was generated from the following files:
Generated on Tue Jan 16 05:30:06 2007 for Alchemy by  doxygen 1.5.1