Version: 6.3.1
Public Member Functions | Static Public Attributes

INTERP_KERNEL.NegateFunction Class Reference

#include <InterpKernelFunction.hxx>

Inheritance diagram for INTERP_KERNEL.NegateFunction:
Inheritance graph

Public Member Functions

 ~NegateFunction ()
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

NegateFunction::~NegateFunction ( )

Member Function Documentation

void NegateFunction::operate ( std::vector< Value * > &  stack) const throw (INTERP_KERNEL::Exception) [virtual]
void NegateFunction::operateX86 ( std::vector< std::string > &  asmb) const throw (INTERP_KERNEL::Exception) [virtual]
const char * NegateFunction::getRepr ( ) const [virtual]
bool NegateFunction::isACall ( ) const [virtual]

Field Documentation

const char NegateFunction::REPR = "-" [static]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS