Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

MobileDeviceCommandEvent Class Reference

Indicates that a mobile device has a specific command to run. More...

#include <TextEvent.h>

Inheritance diagram for MobileDeviceCommandEvent:

InterpEvent Command List of all members.

Public Methods

 MobileDeviceCommandEvent (const char *event)
virtual void do_callback (TextInterp *interp)

Detailed Description

Indicates that a mobile device has a specific command to run.

Definition at line 257 of file TextEvent.h.


Constructor & Destructor Documentation

MobileDeviceCommandEvent::MobileDeviceCommandEvent const char *    event [inline]
 

Definition at line 261 of file TextEvent.h.


Member Function Documentation

virtual void MobileDeviceCommandEvent::do_callback TextInterp   interp [inline, virtual]
 

Implements InterpEvent.

Definition at line 263 of file TextEvent.h.

References TextInterp::mobile_device_command_cb.


The documentation for this class was generated from the following file:
Generated on Sat Apr 20 02:45:19 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002