The TK_Bhv_XML subclasses writes and reads behavior related to XML data. More...
#include <HBhvUtility.h>
Public Member Functions | |
TK_Status | Execute (BStreamFileToolkit &tk) |
TK_Status | Interpret (BStreamFileToolkit &tk, ID_Key key, int variant) |
TK_Bhv_XML (HBaseModel *model) | |
The TK_Bhv_XML subclasses writes and reads behavior related to XML data.
|
inline |
Constructs a TK_Bhv_XML object.
model | A pointer to the HBaseModel object. |
TK_Status TK_Bhv_XML::Execute | ( | BStreamFileToolkit & | tk | ) |
This method has been customized to populate MVO 'behavior' data structures with information.
TK_Status TK_Bhv_XML::Interpret | ( | BStreamFileToolkit & | tk, |
ID_Key | key, | ||
int | variant | ||
) |
This method has been customized to extract information from MVO 'behavior' data structures.