vtkKWWin32RegistryHelper Class Reference
#include <vtkKWWin32RegistryHelper.h>
List of all members.
Detailed Description
Definition at line 26 of file vtkKWWin32RegistryHelper.h.
Member Typedef Documentation
Constructor & Destructor Documentation
vtkKWWin32RegistryHelper::vtkKWWin32RegistryHelper |
( |
|
) |
[protected] |
virtual vtkKWWin32RegistryHelper::~vtkKWWin32RegistryHelper |
( |
|
) |
[protected, virtual] |
Member Function Documentation
virtual const char* vtkKWWin32RegistryHelper::GetClassName |
( |
|
) |
[virtual] |
static int vtkKWWin32RegistryHelper::IsTypeOf |
( |
const char * |
type |
) |
[static] |
virtual int vtkKWWin32RegistryHelper::IsA |
( |
const char * |
type |
) |
[virtual] |
void vtkKWWin32RegistryHelper::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent | |
|
) |
| | |
virtual void vtkKWWin32RegistryHelper::SetOrganization |
( |
const char * |
|
) |
[virtual] |
virtual char* vtkKWWin32RegistryHelper::GetOrganization |
( |
|
) |
[virtual] |
virtual int vtkKWWin32RegistryHelper::ReadValueInternal |
( |
const char * |
key, |
|
|
char * |
value | |
|
) |
| | [virtual] |
virtual int vtkKWWin32RegistryHelper::ReadValueInternal |
( |
const char * |
key, |
|
|
int * |
value | |
|
) |
| | [virtual] |
virtual int vtkKWWin32RegistryHelper::DeleteKeyInternal |
( |
const char * |
key |
) |
[virtual] |
virtual int vtkKWWin32RegistryHelper::DeleteValueInternal |
( |
const char * |
key |
) |
[virtual] |
virtual int vtkKWWin32RegistryHelper::SetValueInternal |
( |
const char * |
key, |
|
|
const char * |
value | |
|
) |
| | [virtual] |
virtual int vtkKWWin32RegistryHelper::SetValueInternal |
( |
const char * |
key, |
|
|
int * |
value | |
|
) |
| | [virtual] |
virtual int vtkKWWin32RegistryHelper::OpenInternal |
( |
const char * |
toplevel, |
|
|
const char * |
subkey, |
|
|
int |
readonly | |
|
) |
| | [virtual] |
virtual int vtkKWWin32RegistryHelper::OpenInternal |
( |
const char * |
key, |
|
|
int |
readonly | |
|
) |
| | [virtual] |
virtual int vtkKWWin32RegistryHelper::CloseInternal |
( |
|
) |
[virtual] |
The documentation for this class was generated from the following file: