Defined in file: hzDissemino.h
Directive to load repository
Constructors/Detructors
| hdsLoad* | hdsLoad | (void) | |
| Default constructor | hdsLoad() | Not specified in code. Default applies |
Public Methods:
| void | Clear | (void) |
Member Variables:
| hzString | m_Filepath | File to be imported | |
| hdbClass* | m_pClass | Class applicable to imput data (CSV) if not same as that of the repository | |
| hdbObjRepos* | m_pRepos | Repository to be loaded |