TibrvCallback

Class

Declaration

class TibrvCallback

Purpose

Superclass of event callback interface classes.

Remarks

Programs can implement this interface to process events. Subclass interfaces process specific types of events.

Method

Description

Page

TibrvCallback::onEvent()

Process events.

TibrvCallback::onEvent()

Descendants

TibrvMsgCallback

TibrvVectorListener

TibrvCmMsgCallback

TibrvTimerCallback

TibrvIOCallback