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

EventParameter Class Reference

#include <eventParameter.h>

List of all members.

Private Member Functions

INLINE EventParameter (const TypedReferenceCount *ptr)
INLINE EventParameter (int value)
INLINE EventParameter (double value)
INLINE EventParameter (const string &value)
INLINE EventParameter (const EventParameter &copy)
INLINE EventParameter & operator= (const EventParameter &copy)
INLINE bool is_empty () const
INLINE bool is_int () const
INLINE int get_int_value () const
INLINE bool is_double () const
INLINE double get_double_value () const
INLINE bool is_string () const
INLINE string get_string_value () const
INLINE TypedReferenceCountget_ptr () const
void output (ostream &out) const
 PT (TypedReferenceCount) _ptr

Private Attributes

PUBLISHED __pad0__: INLINE EventParameter()


Constructor & Destructor Documentation

INLINE EventParameter::EventParameter const TypedReferenceCount ptr  )  [private]
 

INLINE EventParameter::EventParameter int  value  )  [private]
 

INLINE EventParameter::EventParameter double  value  )  [private]
 

INLINE EventParameter::EventParameter const string &  value  )  [private]
 

INLINE EventParameter::EventParameter const EventParameter &  copy  )  [private]
 


Member Function Documentation

INLINE double EventParameter::get_double_value  )  const [private]
 

INLINE int EventParameter::get_int_value  )  const [private]
 

INLINE TypedReferenceCount* EventParameter::get_ptr  )  const [private]
 

INLINE string EventParameter::get_string_value  )  const [private]
 

INLINE bool EventParameter::is_double  )  const [private]
 

INLINE bool EventParameter::is_empty  )  const [private]
 

INLINE bool EventParameter::is_int  )  const [private]
 

INLINE bool EventParameter::is_string  )  const [private]
 

INLINE EventParameter& EventParameter::operator= const EventParameter &  copy  )  [private]
 

void EventParameter::output ostream &  out  )  const [private]
 

Definition at line 35 of file eventParameter.cxx.

References DCAST_INTO_V, EventStoreValueBase::get_class_type(), NULL, and EventStoreValueBase::output().

EventParameter::PT TypedReferenceCount   )  [private]
 


Member Data Documentation

PUBLISHED EventParameter::__pad0__ [private]
 

Definition at line 41 of file eventParameter.h.


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 00:12:15 2003 for Panda by doxygen1.3