FROG

FROG Recognizer of Gestures

Killable Interface Reference

Interface for providing a method to quickly destroy all running threads and free all resources contained in a class. More...

Inheritance diagram for Killable:

List of all members.

Public Member Functions

void kill ()
 Attempt to unconditionally stop all threads and release all resources.

Detailed Description

Interface for providing a method to quickly destroy all running threads and free all resources contained in a class.

Author:
Team Better Recognize

Member Function Documentation

void kill (  ) 

Attempt to unconditionally stop all threads and release all resources.

Implemented in AccelManager, ConnectionManager, and FilterManager.


The documentation for this interface was generated from the following file:
  • /Users/dev/Documents/SVN brazos.cs.tcu.edu/trunk/FROG SPOT/src/frog/plugin/spot/onspot/Killable.java
 All Classes Namespaces Files Functions Variables