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

#include <proxy_name.h>

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

Public Member Functions

 ProxyName ()
 
 ProxyName (std::string object_name)
 
- Public Member Functions inherited from simics::systemc::awareness::ProxyAttributeName
 ProxyAttributeName ()
 
 ProxyAttributeName (std::string attribute_name)
 
bool transformed ()
 

Static Public Member Functions

static void set_error_prefix_name (const char *error_prefix_name)
 

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

◆ ProxyName() [1/2]

simics::systemc::awareness::ProxyName::ProxyName ( )

◆ ProxyName() [2/2]

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

Member Function Documentation

◆ set_error_prefix_name()

static void simics::systemc::awareness::ProxyName::set_error_prefix_name ( const char *  error_prefix_name)
static

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