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

FindApproxPath::Component Class Reference

List of all members.

Public Member Functions

bool matches (PandaNode *node) const
void output (ostream &out) const

Public Attributes

ComponentType _type
string _name
TypeHandle _type_handle
PandaNode_pointer
int _flags

Member Function Documentation

bool FindApproxPath::Component::matches PandaNode node  )  const
 

Definition at line 33 of file findApproxPath.cxx.

References _name, _pointer, _type_handle, TypedObject::is_exact_type(), TypedObject::is_of_type(), and GlobPattern::matches().

void FindApproxPath::Component::output ostream &  out  )  const
 

Definition at line 78 of file findApproxPath.cxx.

References _name, _pointer, _type, and _type_handle.

Referenced by operator<<().


Member Data Documentation

int FindApproxPath::Component::_flags
 

Definition at line 90 of file findApproxPath.h.

string FindApproxPath::Component::_name
 

Definition at line 87 of file findApproxPath.h.

Referenced by matches(), and output().

PandaNode* FindApproxPath::Component::_pointer
 

Definition at line 89 of file findApproxPath.h.

Referenced by matches(), and output().

ComponentType FindApproxPath::Component::_type
 

Definition at line 86 of file findApproxPath.h.

Referenced by output().

TypeHandle FindApproxPath::Component::_type_handle
 

Definition at line 88 of file findApproxPath.h.

Referenced by matches(), and output().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 00:12:16 2003 for Panda by doxygen1.3