OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TRegSymbolTable Class Reference

High level symbol-based registry entry manipulation. More...

#include <owl/registry.h>

Public Member Functions

 TRegSymbolTable (TRegKey &basekey, LPCTSTR tplList[], const TRegParamList::TEntry *paramList)
 
void Init (LPCTSTR filter)
 
void UpdateParams (TLangId lang, TRegItem *item)
 
void StreamOut (TRegItem *item, tostream &out)
 

Public Attributes

TRegTemplateList Templates
 
TRegParamList Params
 
int UserKeyCount
 

Detailed Description

High level symbol-based registry entry manipulation.

Definition at line 813 of file registry.h.

Constructor & Destructor Documentation

◆ TRegSymbolTable()

owl::TRegSymbolTable::TRegSymbolTable ( TRegKey & basekey,
LPCTSTR tplList[],
const TRegParamList::TEntry * paramList )

Definition at line 1269 of file registry.cpp.

References UserKeyCount.

Member Function Documentation

◆ Init()

◆ StreamOut()

◆ UpdateParams()

Member Data Documentation

◆ Params

TRegParamList owl::TRegSymbolTable::Params

Definition at line 823 of file registry.h.

◆ Templates

TRegTemplateList owl::TRegSymbolTable::Templates

Definition at line 822 of file registry.h.

◆ UserKeyCount

int owl::TRegSymbolTable::UserKeyCount

Definition at line 824 of file registry.h.


The documentation for this class was generated from the following files: