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

#include <AstAttributeMechanism.h>

Inheritance diagram for AstIntAttribute:
Collaboration diagram for AstIntAttribute:

Public Member Functions

int getValue ()
 
 AstIntAttribute (int value_)
 
virtual AstAttributecopy ()
 
- Public Member Functions inherited from AstAttribute
 AstAttribute ()
 
virtual ~AstAttribute ()
 
virtual std::string toString ()
 
AstAttributeconstructor ()
 
std::string attribute_class_name ()
 
virtual int packed_size ()
 
virtual char * packed_data ()
 
virtual void unpacked_data (int size, char *data)
 
virtual std::string additionalNodeOptions ()
 
virtual std::vector
< AttributeEdgeInfo
additionalEdgeInfo ()
 
virtual std::vector
< AttributeNodeInfo
additionalNodeInfo ()
 
virtual bool commentOutNodeInGraph ()
 

Private Attributes

int value
 

Detailed Description

Definition at line 246 of file AstAttributeMechanism.h.

Constructor & Destructor Documentation

AstIntAttribute::AstIntAttribute ( int  value_)

Member Function Documentation

int AstIntAttribute::getValue ( )
virtual AstAttribute* AstIntAttribute::copy ( )
virtual

Reimplemented from AstAttribute.

Member Data Documentation

int AstIntAttribute::value
private

Definition at line 248 of file AstAttributeMechanism.h.


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