gem5  v22.1.0.0
Public Member Functions | Private Attributes | List of all members
sc_gem5::UniqueNameGen Class Reference

#include <module.hh>

Public Member Functions

const char * gen (std::string seed)
 

Private Attributes

std::map< std::string, int > counts
 
std::string buf
 

Detailed Description

Definition at line 52 of file module.hh.

Member Function Documentation

◆ gen()

const char* sc_gem5::UniqueNameGen::gen ( std::string  seed)
inline

Member Data Documentation

◆ buf

std::string sc_gem5::UniqueNameGen::buf
private

Definition at line 56 of file module.hh.

Referenced by gen().

◆ counts

std::map<std::string, int> sc_gem5::UniqueNameGen::counts
private

Definition at line 55 of file module.hh.

Referenced by gen().


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

Generated on Wed Dec 21 2022 10:25:09 for gem5 by doxygen 1.9.1