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

IffId Class Reference

#include <iffId.h>

List of all members.

Public Member Functions

INLINE IffId ()
INLINE IffId (const char id[4])
INLINE IffId (const IffId &copy)
INLINE void operator= (const IffId &copy)
INLINE bool operator== (const IffId &other) const
INLINE bool operator!= (const IffId &other) const
INLINE bool operator< (const IffId &other) const
INLINE string get_name () const
void output (ostream &out) const

Private Attributes

union {
   PN_uint32   _n
   char   _c [4]
_id


Constructor & Destructor Documentation

INLINE IffId::IffId  ) 
 

INLINE IffId::IffId const char  id[4]  ) 
 

INLINE IffId::IffId const IffId &  copy  ) 
 


Member Function Documentation

INLINE string IffId::get_name  )  const
 

INLINE bool IffId::operator!= const IffId &  other  )  const
 

INLINE bool IffId::operator< const IffId &  other  )  const
 

INLINE void IffId::operator= const IffId &  copy  ) 
 

INLINE bool IffId::operator== const IffId &  other  )  const
 

void IffId::output ostream &  out  )  const
 

Definition at line 29 of file iffId.cxx.

References _id.


Member Data Documentation

char IffId::_c[4] [private]
 

Definition at line 51 of file iffId.h.

union { ... } IffId::_id [private]
 

Referenced by output().

PN_uint32 IffId::_n [private]
 

Definition at line 50 of file iffId.h.


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