ParaNut SystemC Model
A SystemC Model of the ParaNut architecture
Public Member Functions | Public Attributes | List of all members
CLabel Class Reference

#include <memory.h>

Public Member Functions

 CLabel (TWord _adr, const char *_name)
 

Public Attributes

TWord adr
 
char name [LABEL_LEN+1]
 

Constructor & Destructor Documentation

◆ CLabel()

CLabel::CLabel ( TWord  _adr,
const char *  _name 
)

Member Data Documentation

◆ adr

TWord CLabel::adr

◆ name

char CLabel::name[LABEL_LEN+1]

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