WMentry Class Reference#include <WMclass.h>
List of all members.
Detailed Description
A WMentry is an entry in a WMregistry.
The item it describes is a unique variable, which may be accessed via many WMitem instances, all of which point back to the same WMentry.
Definition at line 100 of file WMclass.h.
Constructor & Destructor Documentation
WMentry::WMentry |
( |
const std::string & |
iname, |
|
|
const std::string & |
tname, |
|
|
WMitem_base * |
ival, |
|
|
WMregistry * |
reg = 0 |
|
) |
[inline] |
|
WMentry::WMentry |
( |
const WMentry & |
in |
) |
[inline] |
|
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file:
|