My Project
UDK 3.2.7 C/C++ API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions
registry.hxx File Reference
#include <registry/regdllapi.h>
#include <registry/regtype.h>
#include <rtl/ustring.hxx>

Go to the source code of this file.

Classes

struct  Registry_Api
 specifies a collection of function pointers which represents the complete registry C-API. More...
class  Registry
 The Registry provides the functionality to read and write information in a registry file. More...
class  RegistryKeyArray
 RegistryKeyArray represents an array of open keys. More...
class  RegistryKeyNames
 RegistryKeyNames represents an array of key names. More...
class  RegistryValueList< ValueType >
 RegistryValueList represents a value list of the specified type. More...
class  RegistryKey
 RegistryKey reads or writes information of the underlying key in a registry. More...

Functions

REG_DLLPUBLIC Registry_Api
*REGISTRY_CALLTYPE 
initRegistry_Api (void)
 the API initialization function.

Function Documentation

REG_DLLPUBLIC Registry_Api* REGISTRY_CALLTYPE initRegistry_Api ( void  )

the API initialization function.