#include <InterpKernelFunction.hxx>
Public Member Functions |
| | ~PositiveFunction () |
| void | operate (std::vector< Value * > &stack) const throw (INTERP_KERNEL::Exception) |
| void | operateX86 (std::vector< std::string > &asmb) const throw (INTERP_KERNEL::Exception) |
| const char * | getRepr () const |
| bool | isACall () const |
Static Public Attributes |
| static const char | REPR [] = "+" |
Constructor & Destructor Documentation
| PositiveFunction::~PositiveFunction |
( |
| ) |
|
Member Function Documentation
| const char * PositiveFunction::getRepr |
( |
| ) |
const [virtual] |
| bool PositiveFunction::isACall |
( |
| ) |
const [virtual] |
Field Documentation