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

A single command in the Connected-Frame protocol. More...

#include "cfCommand.h"

Inheritance diagram for CFCommand:
TypedWritableReferenceCount TypedWritable ReferenceCount TypedObject MemoryBase MemoryBase CFDoCullCommand

List of all members.

Public Member Functions

virtual TypeHandle force_init_type ()
virtual TypeHandle get_type () const

Static Public Member Functions

static TypeHandle get_class_type ()
static void init_type ()

Detailed Description

A single command in the Connected-Frame protocol.

This can be sent client-to-server or server-to-client.

This is an abstract base class. Individual commands will specialize from this.

Definition at line 32 of file cfCommand.h.


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