ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AstAttribute::AttributeEdgeInfo Class Reference

#include <AstAttributeMechanism.h>

Collaboration diagram for AstAttribute::AttributeEdgeInfo:

Public Member Functions

 AttributeEdgeInfo (SgNode *fromNode, SgNode *toNode, std::string label, std::string options)
 
 ~AttributeEdgeInfo ()
 

Public Attributes

SgNodefromNode
 
SgNodetoNode
 
std::string label
 
std::string options
 

Detailed Description

Definition at line 26 of file AstAttributeMechanism.h.

Constructor & Destructor Documentation

AstAttribute::AttributeEdgeInfo::AttributeEdgeInfo ( SgNode fromNode,
SgNode toNode,
std::string  label,
std::string  options 
)
inline

Definition at line 34 of file AstAttributeMechanism.h.

AstAttribute::AttributeEdgeInfo::~AttributeEdgeInfo ( )
inline

Definition at line 39 of file AstAttributeMechanism.h.

Member Data Documentation

SgNode* AstAttribute::AttributeEdgeInfo::fromNode

Definition at line 29 of file AstAttributeMechanism.h.

SgNode* AstAttribute::AttributeEdgeInfo::toNode

Definition at line 30 of file AstAttributeMechanism.h.

std::string AstAttribute::AttributeEdgeInfo::label

Definition at line 31 of file AstAttributeMechanism.h.

std::string AstAttribute::AttributeEdgeInfo::options

Definition at line 32 of file AstAttributeMechanism.h.


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