Abort
Functions
void | HIC_Abort_Update |
void | HIC_Abort_Selection |
void | HIC_Exit_Update |
Detailed Description
-
group
Abort
Function Documentation
-
void
HIC_Abort_Update
(HIC_Rendition const *nr) This function interrupts tree traversal and ends the update.
Parameters: nr – A pointer to a const HIC_Rendition.
-
void
HIC_Abort_Selection
(HIC_Rendition const *nr) This function interrupts tree traversal and ends the selection.
Parameters: nr – A pointer to a const HIC_Rendition.
-
void
HIC_Exit_Update
(HIC_Rendition const *nr) This function checks for conditions that would cause the update to exit.
Parameters: nr – A pointer to a const HIC_Rendition.