Rose2xaif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
rose2xaif::SgXAIF::SetNegDeriv Class Reference

#include <XAIFGraphImpl.hpp>

Inheritance diagram for rose2xaif::SgXAIF::SetNegDeriv:
Collaboration diagram for rose2xaif::SgXAIF::SetNegDeriv:

Public Member Functions

 SetNegDeriv (DerivativePropagator &dp)
 
virtual void initAttributes ()
 
- Public Member Functions inherited from rose2xaif::SgXAIF::DerivWithSourceAndTarget
 DerivWithSourceAndTarget (DerivativePropagator &dp)
 
SrcgetSrc ()
 
TgtgetTgt ()
 
- Public Member Functions inherited from rose2xaif::SgXAIF::XAIFElement
 XAIFElement ()
 
virtual ~XAIFElement ()
 
virtual std::string toString () const
 
bool hasAttribute (const std::string key) const
 
std::string getAttribute (const std::string &key) const
 
bool getBoolAttribute (const std::string &key) const
 
void setAttribute (std::string key, std::string val)
 
void setBoolAttribute (const std::string &key, bool val)
 
void resetAllAttributes (const AttributeMap &atts)
 
virtual AttributeMapgetAttributes ()
 
virtual XAIFElementPVectorgetChildren ()
 
virtual void addChild (XAIFElement &el)
 
bool hasParent () const
 
virtual XAIFElementgetParent ()
 
virtual void setParent (XAIFElement *el)
 
virtual bool empty ()
 
virtual std::string toXMLBegin () const
 
virtual std::string toXMLAttr () const
 
virtual std::string toXMLEnd () const
 
int getNestingLevel () const
 
void setLevel (int l)
 
bool hasSgNode () const
 
SgNode * getSgNode () const
 
void setSgNode (SgNode *sgn)
 
void debugPrint ()
 

Additional Inherited Members

- Protected Attributes inherited from rose2xaif::SgXAIF::XAIFElement
AttributeMap myAttributeMap
 
XAIFElementPVector myChildren
 
XAIFElementmyParent_p
 
int myNestingLevel
 
bool myChildLessFlag
 
SgNode * mySgNode_p
 

Detailed Description

Definition at line 1305 of file XAIFGraphImpl.hpp.

Constructor & Destructor Documentation

rose2xaif::SgXAIF::SetNegDeriv::SetNegDeriv ( DerivativePropagator dp)
inline

Definition at line 1307 of file XAIFGraphImpl.hpp.

References initAttributes().

Here is the call graph for this function:

Member Function Documentation

virtual void rose2xaif::SgXAIF::SetNegDeriv::initAttributes ( )
inlinevirtual

this is the only abstract method

Implements rose2xaif::SgXAIF::DerivWithSourceAndTarget.

Definition at line 1308 of file XAIFGraphImpl.hpp.

References rose2xaif::SgXAIF::XAIFElement::setAttribute().

Referenced by SetNegDeriv().

Here is the call graph for this function:


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