kpilot

TestLink Class Reference

This action is intended to test the link with the handheld and not do anything spectacular. More...

#include <actions.h>

Inheritance diagram for TestLink:

List of all members.


Public Member Functions

 TestLink (KPilotLink *device)

Protected Member Functions

virtual bool exec ()

Detailed Description

This action is intended to test the link with the handheld and not do anything spectacular.

It lists all the databases on the handheld in the sync log.

Definition at line 103 of file actions.h.


Constructor & Destructor Documentation

TestLink::TestLink ( KPilotLink device  ) 

Constructor.

Definition at line 98 of file actions.cc.


Member Function Documentation

bool TestLink::exec (  )  [protected, virtual]

Reimplemented from SyncAction.

Implements SyncAction.

Definition at line 105 of file actions.cc.


The documentation for this class was generated from the following files: