ROSE 0.11.145.147
Public Member Functions | Public Attributes | List of all members
RTIMemberData Class Reference

Description

Access to C++ Run Time Information (RTI)

I'm unclear as to where this is used (Markus put it here, I think).

Definition at line 15 of file sageRti.h.

#include <sageInterface/sageRti.h>

Collaboration diagram for RTIMemberData:
Collaboration graph
[legend]

Public Member Functions

 RTIMemberData (const char *type0, const char *name0, const std::string &value0)
 

Public Attributes

const char * type
 
const char * name
 
std::string value
 

Constructor & Destructor Documentation

◆ RTIMemberData() [1/2]

RTIMemberData::RTIMemberData ( )
inline

Definition at line 25 of file sageRti.h.

◆ RTIMemberData() [2/2]

RTIMemberData::RTIMemberData ( const char *  type0,
const char *  name0,
const std::string &  value0 
)
inline

Definition at line 27 of file sageRti.h.

Member Data Documentation

◆ type

const char* RTIMemberData::type

Definition at line 21 of file sageRti.h.

◆ name

const char* RTIMemberData::name

Definition at line 22 of file sageRti.h.

◆ value

std::string RTIMemberData::value

Definition at line 23 of file sageRti.h.


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