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

Literal string report element. More...

#include <report.h>

Inheritance diagram for literalReportElementAnn:
Collaboration diagram for literalReportElementAnn:

Public Member Functions

virtual ~literalReportElementAnn ()
 
 literalReportElementAnn (const parserID *name)
 
virtual void lookup (enumPropertyAnn *default_property, procedureAnn *procedure, Annotations *annotations)
 
- Public Member Functions inherited from reportElementAnn
 reportElementAnn (int line)
 
- Public Member Functions inherited from Ann
 Ann (int line)
 
int line () const
 

Private Attributes

std::string _literal
 

Detailed Description

Literal string report element.

This type of element just prints out the string it's given.

Definition at line 39 of file report.h.

Constructor & Destructor Documentation

virtual literalReportElementAnn::~literalReportElementAnn ( )
inlinevirtual

Definition at line 48 of file report.h.

literalReportElementAnn::literalReportElementAnn ( const parserID name)

Member Function Documentation

virtual void literalReportElementAnn::lookup ( enumPropertyAnn default_property,
procedureAnn procedure,
Annotations annotations 
)
virtual

Implements reportElementAnn.

Member Data Documentation

std::string literalReportElementAnn::_literal
private

Definition at line 43 of file report.h.


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