OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TRegValue Member List

This is the complete list of members for owl::TRegValue, including all inherited members.

Delete()owl::TRegValue
GetData() constowl::TRegValue
GetDataSize() constowl::TRegValueinline
GetDataType() constowl::TRegValueinline
GetName() constowl::TRegValueinline
operator LPCTSTR() constowl::TRegValue
operator uint32() constowl::TRegValue
operator uint64() constowl::TRegValue
operator=(uint32 value)owl::TRegValue
operator=(uint64 value)owl::TRegValue
operator=(LPCTSTR value)owl::TRegValue
operator=(const tstring &value)owl::TRegValue
Set(uint32 type, const uint8 *data, uint32 dataSize)owl::TRegValue
Set(uint32 value)owl::TRegValue
Set(uint64 value)owl::TRegValue
Set(LPCTSTR value)owl::TRegValue
Set(const tstring &value)owl::TRegValue
TRegValue(const TRegKey &key, LPCTSTR name)owl::TRegValue
TRegValue(const TRegKey &key, const tstring &name)owl::TRegValue
TRegValue(const TRegValueIterator &iter)owl::TRegValueexplicit