Pin
Public Member Functions
LEVEL_BASE::KNOB< TYPE > Class Template Reference

List of all members.

Public Member Functions

 KNOB (KNOB_MODE mymode, const std::string &myfamily, const std::string &myname, const std::string &mydefault, const std::string &mypurpose, const std::string &myprefix="")
VOID AddValue (const std::string &valstring)
const std::string Type ()
const TYPE & Value () const
const std::string & ValueString () const
 operator TYPE () const
const TYPE & Value (const UINT32 index)
const std::string & ValueString (const UINT32 index) const
UINT32 NumberOfValues () const

Detailed Description

template<class TYPE>
class LEVEL_BASE::KNOB< TYPE >

typed knob


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator