Panda3D
Public Member Functions | Static Public Member Functions
EventStoreValueBase Class Reference

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

#include "eventParameter.h"

Inheritance diagram for EventStoreValueBase:
TypedWritableReferenceCount TypedWritable ReferenceCount TypedObject MemoryBase MemoryBase ButtonEventList EventStorePandaNode EventStoreTypedRefCount EventStoreValue< Type > PointerEventList

List of all members.

Public Member Functions

virtual TypeHandle force_init_type ()
virtual TypeHandle get_type () const
virtual void output (ostream &out) const =0

Static Public Member Functions

static TypeHandle get_class_type ()
static void init_type ()

Detailed Description

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

Definition at line 86 of file eventParameter.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations