#include <userinfo.h>

| Public Member Functions | |
| virtual void | ParseElement (DOMElement *element)=0 | 
| Fills internal attributes and descendant elements according DOMElement. | |
| virtual void | FillElement (DOMElement &element)=0 | 
| Fills DOMElement according internal attributes and descendant elements. | |
The raison d'etre of this class is to allow pointers to (the main part of) UserInfo<T> objects even for different generic types.
 1.5.6
 1.5.6