onStatusChange — a virtual method invoked on change of status.
virtual void onStatusChange(DHC_tState prev_state, DHC_tState state);
virtual void onStatusChange(
)
The previous state.
The current state.
This is a virtual method which is invoked on change of status. See getCnxState for a definition of the possible states.
getCnxState
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.