systemc-clang 2.0.0
Parsing SystemC constructs
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
hnode::name_serve Class Reference

#include <hNode.h>

Public Member Functions

 name_serve (string prefx=lvar_prefix)
 
string newname ()
 
void set_prefix (string prfx)
 
string get_prefix ()
 

Private Attributes

int cnt
 
string prefix
 

Detailed Description

Definition at line 504 of file hNode.h.

Constructor & Destructor Documentation

◆ name_serve()

hnode::name_serve::name_serve ( string prefx = lvar_prefix)
inline

Definition at line 510 of file hNode.h.

Member Function Documentation

◆ get_prefix()

string hnode::name_serve::get_prefix ( )
inline

Definition at line 515 of file hNode.h.

◆ newname()

string hnode::name_serve::newname ( )
inline

Definition at line 511 of file hNode.h.

◆ set_prefix()

void hnode::name_serve::set_prefix ( string prfx)
inline

Definition at line 514 of file hNode.h.

Member Data Documentation

◆ cnt

int hnode::name_serve::cnt
private

Definition at line 506 of file hNode.h.

◆ prefix

string hnode::name_serve::prefix
private

Definition at line 507 of file hNode.h.


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