TK_Bhv_XML

Functions

TK_Bhv_XML

TK_Status

Interpret

TK_Status

Execute

Detailed Description

class TK_Bhv_XML : public TK_XML

The TK_Bhv_XML subclasses writes and reads behavior related to XML data.

Public Functions

inline TK_Bhv_XML(HBaseModel *model)

Constructs a TK_Bhv_XML object.

Parameters

model – A pointer to the HBaseModel object.

TK_Status Interpret(BStreamFileToolkit &tk, ID_Key key, int variant)

This method has been customized to extract information from MVO ‘behavior’ data structures.

TK_Status Execute(BStreamFileToolkit &tk)

This method has been customized to populate MVO ‘behavior’ data structures with information.