Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/event/eventParameter.h File Reference

#include "pandabase.h"
#include "typedef.h"
#include "typedObject.h"
#include "typedReferenceCount.h"
#include "pointerTo.h"
#include "eventParameter.I"

Go to the source code of this file.

Compounds

class  EventParameter
 An optional parameter associated with an event. More...

class  EventStoreValue
 A handy class object for storing simple values (like integers or strings) passed along with an Event. More...

class  EventStoreValueBase
 A non-template base class of EventStoreValue (below), which serves mainly to define the placeholder for the virtual output function. More...


Typedefs

typedef EventStoreValue< int > EventStoreInt
typedef EventStoreValue< double > EventStoreDouble
typedef EventStoreValue< string > EventStoreString

Functions

ostream & operator<< (ostream &out, const EventParameter &param)
 EXPORT_TEMPLATE_CLASS (EXPCL_PANDAEXPRESS, EXPTP_PANDAEXPRESS, EventStoreValue< int >)
 EXPORT_TEMPLATE_CLASS (EXPCL_PANDAEXPRESS, EXPTP_PANDAEXPRESS, EventStoreValue< double >)
 EXPORT_TEMPLATE_CLASS (EXPCL_PANDAEXPRESS, EXPTP_PANDAEXPRESS, EventStoreValue< std::string >)


Detailed Description

Definition in file eventParameter.h.


Typedef Documentation

typedef EventStoreValue<double> EventStoreDouble
 

Definition at line 174 of file eventParameter.h.

typedef EventStoreValue<int> EventStoreInt
 

Definition at line 173 of file eventParameter.h.

typedef EventStoreValue<string> EventStoreString
 

Definition at line 175 of file eventParameter.h.


Function Documentation

EXPORT_TEMPLATE_CLASS EXPCL_PANDAEXPRESS  ,
EXPTP_PANDAEXPRESS  ,
EventStoreValue< std::string > 
 

EXPORT_TEMPLATE_CLASS EXPCL_PANDAEXPRESS  ,
EXPTP_PANDAEXPRESS  ,
EventStoreValue< double > 
 

EXPORT_TEMPLATE_CLASS EXPCL_PANDAEXPRESS  ,
EXPTP_PANDAEXPRESS  ,
EventStoreValue< int > 
 

ostream& operator<< ostream &  out,
const EventParameter param
[inline]
 

Definition at line 281 of file eventParameter.I.


Generated on Fri May 2 00:45:30 2003 for Panda by doxygen1.3