SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::awareness::ProxyClassName Class Reference

#include <proxy_class_name.h>

Inheritance diagram for simics::systemc::awareness::ProxyClassName:
simics::systemc::awareness::ProxyAttributeName

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_
 

Constructor & Destructor Documentation

◆ ProxyClassName() [1/2]

simics::systemc::awareness::ProxyClassName::ProxyClassName ( )

◆ ProxyClassName() [2/2]

simics::systemc::awareness::ProxyClassName::ProxyClassName ( std::string  object_name)
explicit

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