HTMLayout Data Structures

Here are the data structures with brief descriptions:
pod::buffer< T >Buffer - in-memory dynamic buffer implementation
htmlayout::dom::callbackCallback structure
htmlayout::dom::elementDOM element
aux::ftoaFloat to string converter
aux::ftowFloat to wstring converter
htmlayout::gridBehavior:grid, browser of tabular data (records)
aux::itoaInteger to string converter
aux::itowInteger to wstring converter
htmlayout::notification_handler< BASE >Tandard implementation of HTMLAYOUT_NOTIFY handler
htmlayout::sample_data_sourceSample of data source behavior see behavior:virtual-grid
htmlayout::scrollerBehavior:scroller, another way of scrolling
tagNMHL_ATTACH_BEHAVIORThis structure is used by HLN_ATTACH_BEHAVIOR notification
tagNMHL_CREATE_CONTROLThis structure is used by HLN_CREATE_CONTROL and HLN_CONTROL_CREATED notifications
tagNMHL_DATA_LOADEDThis structure is used by HLN_DATA_LOADED notification
tagNMHL_DESTROY_CONTROLThis structure is used by HLN_DESTROY_CONTROL notification
tagNMHL_DIALOG_CLOSE_RQThis structure is used by HLN_DIALOG_CLOSE_RQ notification
tagNMHL_LOAD_DATAThis structure is used by HLN_LOAD_DATA notification
value_tThe value type, can hold values of bool, int, double, string(wchar_t) and array(value_t) value_t is also known as JSON value, see: http://json.org/
htmlayout::virtual_gridBehavior:virtual-grid, browser of tabular data (records)

Generated on Fri May 18 22:05:12 2007 for HTMLayout by  doxygen 1.5.1-p1