KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
spear::Pattern Class Reference

#include <Tree.h>

Inheritance diagram for spear::Pattern:
spear::RCObject

Public Member Functions

 Pattern (const RCIPtr< spear::Tree > &src, const RCIPtr< spear::Tree > &dest, const PatternType &type, Tree *qual=NULL)
 
 Pattern (Tree *src, Tree *dest, const PatternType &type, Tree *qual=NULL)
 
spear::TreegetSource () const
 
spear::TreegetDestination () const
 
const PatternTypegetType () const
 
const StringgetQualifierString () const
 
spear::TreegetQualifier () const
 
void display (OStream &os) const
 
void displayType (OStream &os) const
 
- Public Member Functions inherited from spear::RCObject
void addReference ()
 
void removeReference ()
 

Additional Inherited Members

- Public Attributes inherited from spear::RCObject
unsigned short refCount
 
- Protected Member Functions inherited from spear::RCObject
 RCObject ()
 
 RCObject (const RCObject &rhs)
 
RCObjectoperator= (const RCObject &rhs)
 
virtual ~RCObject ()=0
 

Constructor & Destructor Documentation

spear::Pattern::Pattern ( const RCIPtr< spear::Tree > &  src,
const RCIPtr< spear::Tree > &  dest,
const PatternType type,
Tree qual = NULL 
)
inline
spear::Pattern::Pattern ( Tree src,
Tree dest,
const PatternType type,
Tree qual = NULL 
)
inline

Member Function Documentation

void Pattern::display ( OStream os) const
void Pattern::displayType ( OStream os) const
spear::Tree* spear::Pattern::getDestination ( ) const
inline
spear::Tree* spear::Pattern::getQualifier ( ) const
inline
const String & Pattern::getQualifierString ( ) const
spear::Tree* spear::Pattern::getSource ( ) const
inline
const PatternType& spear::Pattern::getType ( ) const
inline

The documentation for this class was generated from the following files: