Public Member Functions | Public Attributes

FlagToStr_t Struct Reference

Inheritance diagram for FlagToStr_t:
Inheritance graph
[legend]
Collaboration diagram for FlagToStr_t:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FlagToStr_t (UINT64 val_=0, const char *str_=0)
virtual ~FlagToStr_t ()
virtual UINT64 getFlagVal () const
virtual const char * getStr () const
 FlagToStr_t (UINT64 val_=0, const char *str_=0)
virtual ~FlagToStr_t ()
virtual UINT64 getFlagVal () const
virtual const char * getStr () const

Public Attributes

UINT64 val
const char * str

Detailed Description

Definition at line 2878 of file targ_const.cxx.


Constructor & Destructor Documentation

FlagToStr_t::FlagToStr_t ( UINT64  val_ = 0,
const char *  str_ = 0 
) [inline]

Definition at line 2879 of file targ_const.cxx.

virtual FlagToStr_t::~FlagToStr_t (  )  [inline, virtual]

Definition at line 2882 of file targ_const.cxx.

FlagToStr_t::FlagToStr_t ( UINT64  val_ = 0,
const char *  str_ = 0 
) [inline]

Definition at line 1730 of file symtab.cxx.

virtual FlagToStr_t::~FlagToStr_t (  )  [inline, virtual]

Definition at line 1733 of file symtab.cxx.


Member Function Documentation

virtual UINT64 FlagToStr_t::getFlagVal (  )  const [inline, virtual]

Implements ir_a2b::flag2str_tbl_entry_t.

Definition at line 2884 of file targ_const.cxx.

References val.

virtual UINT64 FlagToStr_t::getFlagVal (  )  const [inline, virtual]

Implements ir_a2b::flag2str_tbl_entry_t.

Definition at line 1735 of file symtab.cxx.

References val.

virtual const char* FlagToStr_t::getStr (  )  const [inline, virtual]

Implements ir_a2b::flag2str_tbl_entry_t.

Definition at line 1736 of file symtab.cxx.

virtual const char* FlagToStr_t::getStr (  )  const [inline, virtual]

Implements ir_a2b::flag2str_tbl_entry_t.

Definition at line 2885 of file targ_const.cxx.


Member Data Documentation

const char * FlagToStr_t::str

Definition at line 2888 of file targ_const.cxx.

Definition at line 2887 of file targ_const.cxx.

Referenced by getFlagVal().


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