Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

vcf/FoundationKit/Registry.h File Reference


Namespaces

namespace  VCF

Classes

class  VCF::RegistryException
class  VCF::RegistryValueInfo
 a class that wraps up a specific registry value that may be a string, integer, bool, or stream of binary data More...
class  VCF::Registry
 The registry represents an external data source that applications may store application data in. More...

Enumerations

enum  VCF::RegistryKeyType { VCF::RKT_ROOT = 0, VCF::RKT_CURRENT_USER, VCF::RKT_LOCAL_MACHINE }
enum  VCF::RegistryDataType { VCF::RDT_STRING = 0, VCF::RDT_INTEGER, VCF::RDT_BOOL, VCF::RDT_BINARY }
   Comments or Suggestions?    License Information