mjplusplus  v0.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
firm::UnknownTarval Class Reference

#include <Tarval.hpp>

Inheritance diagram for firm::UnknownTarval:
firm::Tarval

Public Member Functions

 UnknownTarval ()
 
- Public Member Functions inherited from firm::Tarval
 Tarval (ir_tarval *tarval)
 
 Tarval (long value, ir_mode *mode=mode_Is)
 
 Tarval ()
 
ir_mode * getMode () const
 
bool isModeIs () const
 
bool isModeLu () const
 
bool isModeBu () const
 
bool isNumeric () const
 
bool isNumericOrBool () const
 
bool isBad () const
 
bool isUnknown () const
 
long getLong () const
 
bool isNumWithVal (long val) const
 
void setValue (ir_tarval *tarval)
 
std::string toString () const
 
 operator ir_tarval * ()
 
 operator bool ()
 
bool operator== (Tarval const &otherTarval) const
 
bool operator== (ir_tarval *otherTarval) const
 
bool operator!= (Tarval const &otherTarval) const
 
bool operator!= (ir_tarval *otherTarval) const
 

Additional Inherited Members

- Protected Attributes inherited from firm::Tarval
ir_tarval * tarval
 

Constructor & Destructor Documentation

firm::UnknownTarval::UnknownTarval ( )

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