RegWrap Class Reference

#include <RegWrap.h>

List of all members.

Public Member Functions

 RegWrap (void)
 ~RegWrap (void)

Static Public Member Functions

LONG addKeyVal (HKEY inHive, string inKeyName, string inValueName, string inValue)
bool valueExists (HKEY inHive, string inKeyName, string inValueName)
string findNextEmptyMediaPlayerDesc ()
bool addMediaPlayerDesc (string inDesc, string inExts)
bool removeKeyVal (HKEY inHive, string inKeyName, string inValueName)
bool removeMediaDesc ()
bool deleteKeyRecurse (HKEY inHive, string inKeyName, string inSubKeyToDelete)


Constructor & Destructor Documentation

RegWrap::RegWrap void   ) 
 

Definition at line 4 of file RegWrap.cpp.

RegWrap::~RegWrap void   ) 
 

Definition at line 8 of file RegWrap.cpp.


Member Function Documentation

LONG RegWrap::addKeyVal HKEY  inHive,
string  inKeyName,
string  inValueName,
string  inValue
[static]
 

Definition at line 12 of file RegWrap.cpp.

Referenced by addMediaPlayerDesc().

bool RegWrap::addMediaPlayerDesc string  inDesc,
string  inExts
[static]
 

Definition at line 240 of file RegWrap.cpp.

References addKeyVal(), findNextEmptyMediaPlayerDesc(), and valueExists().

Referenced by DllRegisterServer().

Here is the call graph for this function:

bool RegWrap::deleteKeyRecurse HKEY  inHive,
string  inKeyName,
string  inSubKeyToDelete
[static]
 

Definition at line 78 of file RegWrap.cpp.

Referenced by DllRegisterServer().

string RegWrap::findNextEmptyMediaPlayerDesc  )  [static]
 

Definition at line 185 of file RegWrap.cpp.

References valueExists().

Referenced by addMediaPlayerDesc().

Here is the call graph for this function:

bool RegWrap::removeKeyVal HKEY  inHive,
string  inKeyName,
string  inValueName
[static]
 

Definition at line 101 of file RegWrap.cpp.

Referenced by removeMediaDesc().

bool RegWrap::removeMediaDesc  )  [static]
 

Definition at line 199 of file RegWrap.cpp.

References removeKeyVal().

Referenced by DllUnregisterServer().

Here is the call graph for this function:

bool RegWrap::valueExists HKEY  inHive,
string  inKeyName,
string  inValueName
[static]
 

Definition at line 130 of file RegWrap.cpp.

Referenced by addMediaPlayerDesc(), and findNextEmptyMediaPlayerDesc().


The documentation for this class was generated from the following files:
Generated on Tue Feb 15 15:04:47 2005 for oggdsf by  doxygen 1.3.9