VoidType Class Reference

#include <include/type.h>

Inheritance diagram for VoidType:

Type List of all members.

Detailed Description

Definition at line 209 of file type.h.

Public Member Functions

virtual Typeclone () const
virtual const char * getCtype (bool final=false) const
virtual unsigned getSize () const
virtual bool isCompatible (Type *other, bool all)
virtual bool isVoid () const
virtual Expmatch (Type *pattern)
virtual TypemeetWith (Type *other, bool &ch, bool bHighestPtr)
virtual bool operator< (const Type &other) const
virtual bool operator== (const Type &other) const
 VoidType ()
virtual ~VoidType ()

Friends

class XMLProgParser


Constructor & Destructor Documentation

VoidType::VoidType  ) 
 

Definition at line 3 of file typeStubs.cpp.

VoidType::~VoidType  )  [virtual]
 

Definition at line 4 of file typeStubs.cpp.


Member Function Documentation

Type * VoidType::clone  )  const [virtual]
 

Implements Type.

Definition at line 20 of file typeStubs.cpp.

References NULL.

const char * VoidType::getCtype bool  final = false  )  const [virtual]
 

Implements Type.

Definition at line 728 of file type.cpp.

unsigned VoidType::getSize  )  const [virtual]
 

Implements Type.

Definition at line 23 of file typeStubs.cpp.

bool VoidType::isCompatible Type other,
bool  all
[virtual]
 

Implements Type.

Definition at line 1328 of file dfa.cpp.

virtual bool VoidType::isVoid  )  const [inline, virtual]
 

Reimplemented from Type.

Definition at line 213 of file type.h.

Exp * VoidType::match Type pattern  )  [virtual]
 

Reimplemented from Type.

Definition at line 680 of file type.cpp.

References Type::match().

Type * VoidType::meetWith Type other,
bool &  ch,
bool  bHighestPtr
[virtual]
 

Implements Type.

Definition at line 377 of file dfa.cpp.

References Type::clone(), and Type::resolvesToVoid().

bool VoidType::operator< const Type other  )  const [virtual]
 

Implements Type.

Definition at line 22 of file typeStubs.cpp.

bool VoidType::operator== const Type other  )  const [virtual]
 

Implements Type.

Definition at line 21 of file typeStubs.cpp.


Friends And Related Function Documentation

friend class XMLProgParser [friend]
 

Reimplemented from Type.

Definition at line 230 of file type.h.


The documentation for this class was generated from the following files:
Generated on Tue Sep 19 21:18:48 2006 for Boomerang by  doxygen 1.4.6