VCF::RegistryValueInfo Class Reference
a class that wraps up a specific registry value that may be a string, integer, bool, or stream of binary data
More...
#include <vcf/FoundationKit/Registry.h>
Inheritance diagram for VCF::RegistryValueInfo:
List of all members.
Detailed Description
a class that wraps up a specific registry value that may be a string, integer, bool, or stream of binary data
Constructor & Destructor Documentation
| VCF::RegistryValueInfo::RegistryValueInfo |
( |
const VariantData * |
data, |
|
|
const RegistryDataType & |
dataType, |
|
|
const String & |
valueName, |
|
|
char * |
dataBuffer = NULL, |
|
|
const uint32 & |
dataBufferSize = 0 |
|
) |
[inline] |
|
| virtual VCF::RegistryValueInfo::~RegistryValueInfo |
( |
|
) |
[inline, virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following file: