kpilot

HHToPCState Class Reference

State to test the vcal-conduit. More...

#include <hhtopcstate.h>

Inheritance diagram for HHToPCState:

List of all members.


Public Member Functions

virtual void finishSync (ConduitAction *)
virtual void handleRecord (ConduitAction *)
 HHToPCState ()
virtual void startSync (ConduitAction *)
virtual ~HHToPCState ()

Detailed Description

State to test the vcal-conduit.

See also:
vcal-conduitstate.h

Definition at line 40 of file hhtopcstate.h.


Constructor & Destructor Documentation

HHToPCState::HHToPCState (  ) 

Definition at line 40 of file hhtopcstate.cc.

HHToPCState::~HHToPCState (  )  [virtual]

Definition at line 46 of file hhtopcstate.cc.


Member Function Documentation

void HHToPCState::finishSync ( ConduitAction  )  [virtual]

Clean up after all records are synced and enter next state.

Implements ConduitState.

Definition at line 153 of file hhtopcstate.cc.

void HHToPCState::handleRecord ( ConduitAction  )  [virtual]

Sync the next record in row.

Implements ConduitState.

Definition at line 75 of file hhtopcstate.cc.

void HHToPCState::startSync ( ConduitAction  )  [virtual]

Prepare for a sync in the current state.

Don't forget to set fState to true in this method. Otherwise the state won't handle records.

Implements ConduitState.

Definition at line 50 of file hhtopcstate.cc.


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