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

#include <AstAttributeMechanism.h>

Collaboration diagram for AstAttribute::AttributeNodeInfo:

Public Member Functions

 AttributeNodeInfo (SgNode *nodePtr, std::string label, std::string options)
 
 ~AttributeNodeInfo ()
 

Public Attributes

SgNodenodePtr
 
std::string label
 
std::string options
 

Detailed Description

Definition at line 43 of file AstAttributeMechanism.h.

Constructor & Destructor Documentation

AstAttribute::AttributeNodeInfo::AttributeNodeInfo ( SgNode nodePtr,
std::string  label,
std::string  options 
)
inline

Definition at line 50 of file AstAttributeMechanism.h.

AstAttribute::AttributeNodeInfo::~AttributeNodeInfo ( )
inline

Definition at line 55 of file AstAttributeMechanism.h.

Member Data Documentation

SgNode* AstAttribute::AttributeNodeInfo::nodePtr

Definition at line 46 of file AstAttributeMechanism.h.

std::string AstAttribute::AttributeNodeInfo::label

Definition at line 47 of file AstAttributeMechanism.h.

std::string AstAttribute::AttributeNodeInfo::options

Definition at line 48 of file AstAttributeMechanism.h.


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