ROSE
0.9.6a
|
Access to C++ Run Time Information (RTI) More...
#include <Cxx_Grammar.h>
Public Member Functions | |
RTIMemberData () | |
RTIMemberData (const char *type0, const char *name0, const std::string &value0) | |
Public Attributes | |
const char * | type |
const char * | name |
std::string | value |
Access to C++ Run Time Information (RTI)
I'm unclear as to where this is used (Markus put it here, I think).
This is not a part of the public interface to SAGE III.
Definition at line 7723 of file Cxx_Grammar.h.
|
inline |
Definition at line 7733 of file Cxx_Grammar.h.
|
inline |
Definition at line 7735 of file Cxx_Grammar.h.
const char* RTIMemberData::type |
Definition at line 7729 of file Cxx_Grammar.h.
const char* RTIMemberData::name |
Definition at line 7730 of file Cxx_Grammar.h.
std::string RTIMemberData::value |
Definition at line 7731 of file Cxx_Grammar.h.