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

List of all members.

Public Member Functions

 KNOBVALUE_LIST (const std::string &valstring, BOOL hasDefault)
UINT32 NumberOfValues () const
const std::string & ValueString (const UINT32 index) const
const TYPE & Value (const UINT32 index) const
const TYPE & Value () const
const std::string & ValueString () const
VOID Overwrite (const std::string &valstring)
VOID Accumulate (const std::string &valstring)
VOID Append (const std::string &valstring)

Detailed Description

template<class TYPE>
class LEVEL_BASE::KNOBVALUE_LIST< TYPE >

List of values attached to a knob


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