SMBIOS Library
|
This is the complete list of members for IToken, including all inherited members.
activate() const =0 | IToken | pure virtual |
getItemRef() const =0 | IToken | pure virtual |
getString(u8 *byteArray=0, unsigned int size=0) const =0 | IToken | pure virtual |
getStringLength() const =0 | IToken | pure virtual |
getTokenClass() const =0 | IToken | pure virtual |
getType() const =0 | IToken | pure virtual |
isActive() const =0 | IToken | pure virtual |
isBool() const =0 | IToken | pure virtual |
isString() const =0 | IToken | pure virtual |
IToken() | IToken | protected |
IToken(const IToken &) | IToken | private |
operator=(const IToken &source) | IToken | private |
setString(const u8 *byteArray, size_t size) const =0 | IToken | pure virtual |
streamify(std::ostream &cout) const =0 | IToken | pure virtual |
~IToken() | IToken | virtual |