#include <proxy_class_name.h>
Public Member Functions | |
| ProxyClassName () | |
| ProxyClassName (std::string object_name) | |
Public Member Functions inherited from simics::systemc::awareness::ProxyAttributeName | |
| ProxyAttributeName () | |
| ProxyAttributeName (std::string attribute_name) | |
| bool | transformed () |
Additional Inherited Members | |
Protected Member Functions inherited from simics::systemc::awareness::ProxyAttributeName | |
| void | init (const std::string &name) |
| bool | drop (int *c) |
| bool | next (int *c) |
| bool | error (int *c) |
| bool | letter (int c) |
| bool | digit (int c) |
Protected Attributes inherited from simics::systemc::awareness::ProxyAttributeName | |
| std::ostringstream | os_ |
| std::string::const_iterator | it_ |
| std::string::const_iterator | it_end_ |
| bool | skip_error_header_ |
| bool | error_occurred_ |
| bool | transformed_ |
| simics::systemc::awareness::ProxyClassName::ProxyClassName | ( | ) |
|
explicit |