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

FltUnsupportedRecord Class Reference

#include <fltUnsupportedRecord.h>

Inheritance diagram for FltUnsupportedRecord:

FltRecord TypedReferenceCount TypedObject ReferenceCount List of all members.

Public Member Functions

 FltUnsupportedRecord (FltHeader *header)
virtual void output (ostream &out) const
virtual TypeHandle get_type () const
virtual TypeHandle force_init_type ()

Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()

Protected Member Functions

virtual bool extract_record (FltRecordReader &reader)
virtual bool build_record (FltRecordWriter &writer) const

Private Attributes

FltOpcode _opcode
Datagram _datagram

Static Private Attributes

TypeHandle _type_handle

Friends

class FltHeader

Constructor & Destructor Documentation

FltUnsupportedRecord::FltUnsupportedRecord FltHeader header  ) 
 

Definition at line 31 of file fltUnsupportedRecord.cxx.

References _opcode, and FO_none.


Member Function Documentation

bool FltUnsupportedRecord::build_record FltRecordWriter writer  )  const [protected, virtual]
 

Reimplemented from FltRecord.

Definition at line 73 of file fltUnsupportedRecord.cxx.

References _datagram, _opcode, and writer().

bool FltUnsupportedRecord::extract_record FltRecordReader reader  )  [protected, virtual]
 

Reimplemented from FltRecord.

Definition at line 57 of file fltUnsupportedRecord.cxx.

References _datagram, _opcode, and reader().

Referenced by FltHeader::extract_texture_map().

virtual TypeHandle FltUnsupportedRecord::force_init_type void   )  [inline, virtual]
 

Reimplemented from FltRecord.

Definition at line 50 of file fltUnsupportedRecord.h.

References get_class_type(), and init_type().

TypeHandle FltUnsupportedRecord::get_class_type void   )  [inline, static]
 

Reimplemented from FltRecord.

Definition at line 51 of file fltUnsupportedRecord.h.

References _type_handle.

Referenced by force_init_type(), and get_type().

virtual TypeHandle FltUnsupportedRecord::get_type void   )  const [inline, virtual]
 

Reimplemented from FltRecord.

Definition at line 47 of file fltUnsupportedRecord.h.

References get_class_type().

void FltUnsupportedRecord::init_type void   )  [inline, static]
 

Reimplemented from FltRecord.

Definition at line 54 of file fltUnsupportedRecord.h.

References _type_handle, FltRecord::get_class_type(), FltRecord::init_type(), and register_type().

Referenced by force_init_type(), and init_libflt().

void FltUnsupportedRecord::output ostream &  out  )  const [virtual]
 

Reimplemented from FltRecord.

Definition at line 44 of file fltUnsupportedRecord.cxx.

References _opcode.


Friends And Related Function Documentation

friend class FltHeader [friend]
 

Definition at line 63 of file fltUnsupportedRecord.h.


Member Data Documentation

Datagram FltUnsupportedRecord::_datagram [private]
 

Definition at line 44 of file fltUnsupportedRecord.h.

Referenced by build_record(), and extract_record().

FltOpcode FltUnsupportedRecord::_opcode [private]
 

Definition at line 43 of file fltUnsupportedRecord.h.

Referenced by build_record(), extract_record(), FltUnsupportedRecord(), and output().

TypeHandle FltUnsupportedRecord::_type_handle [static, private]
 

Reimplemented from FltRecord.

Definition at line 23 of file fltUnsupportedRecord.cxx.

Referenced by get_class_type(), and init_type().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 01:01:06 2003 for Panda-Tool by doxygen1.3