Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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...

Inheritance diagram for EventStoreValueBase:
TypedWritableReferenceCount TypedWritable ReferenceCount TypedObject EventStorePandaNode EventStoreTypedRefCount PointerEventList

List of all members.

Public Member Functions

 output (ostream out)

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

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


Member Function Documentation

static TypeHandle getClassType ( ) [static]
output ( ostream  out)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties