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

#include <XAIFGraphImpl.hpp>

Inheritance diagram for rose2xaif::SgXAIF::SizeOf:
Collaboration diagram for rose2xaif::SgXAIF::SizeOf:

Public Member Functions

 SizeOf (NonInlinableIntrinsicDefinitions &id, std::string xaifName)
 
virtual void initAttributes ()
 
- Public Member Functions inherited from rose2xaif::SgXAIF::NonInlinableIntrinsic
 NonInlinableIntrinsic (NonInlinableIntrinsicDefinitions &id, std::string xaifName)
 
- Public Member Functions inherited from rose2xaif::SgXAIF::IntrinsicEntry
 IntrinsicEntry (IntrinsicDefinitions &id, std::string xaifName)
 
- 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 1626 of file XAIFGraphImpl.hpp.

Constructor & Destructor Documentation

rose2xaif::SgXAIF::SizeOf::SizeOf ( NonInlinableIntrinsicDefinitions id,
std::string  xaifName 
)
inline

Definition at line 1628 of file XAIFGraphImpl.hpp.

References initAttributes().

Here is the call graph for this function:

Member Function Documentation

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

this is the only abstract method

Reimplemented from rose2xaif::SgXAIF::NonInlinableIntrinsic.

Definition at line 1631 of file XAIFGraphImpl.hpp.

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

Referenced by SizeOf().

Here is the call graph for this function:


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