Defined in file: hzDissemino.h
Derivative of: hdsArticle
Article resulting from a C-interface function call.
Constructors/Detructors
| hdsArticleCIF* | hdsArticleCIF | (void) | |
| hdsArticleCIF* | hdsArticleCIF | (hzString& refname)hzString& title, hzEcode(*)(hzChain&,hdsArticleCIF*,hzHttpEvent*) pFunc, | |
| Default constructor | hdsArticleCIF() | Not specified in code. Default applies |
Public Methods:
| hzEcode | Run | (hzHttpEvent* pE) | Runs the C-Interface article function |
| hdsRtype | Whatami | (void) |
Member Variables:
| HttpMethod | m_Method | No description | |
| hzEcode(*)(hzChain&,hdsArticleCIF*,hzHttpEvent*) | m_pFunc | No description |