European
Southern
Observatory

ESO — Reaching New Heights in Astronomy

Countries taking part in the ESO

VLT Software Documentation

trkwsREM_TRK_TIME Class Reference

See man page trkwsREM_TRK_TIME(4)
More...

#include <trkwsREM_TRK_TIME.h>

Inheritance diagram for trkwsREM_TRK_TIME:
Inheritance graph
[legend]
Collaboration diagram for trkwsREM_TRK_TIME:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 trkwsREM_TRK_TIME (const dbSYMADDRESS dbPoint, const dbSYMADDRESS destDbPoint=NULL)
 ~trkwsREM_TRK_TIME ()

Protected Member Functions

evhCB_COMPL_STAT CompletedCB (msgMESSAGE &msg, void *udata)

Private Attributes

msgMESSAGE origMsg

Detailed Description

See man page trkwsREM_TRK_TIME(4)
Manpage of trkwsREM_TRK_TIME

trkwsREM_TRK_TIME

Section: Devices and Network Interfaces (4)
Updated: 2012-04-23 10:11
Index Return to man pages list
 

NAME

trkwsREM_TRK_TIME - class to retrieve rem trk time from all LCUs
                      currently involved in tracking.

 

SYNOPSIS


#include "trkwsREM_TRK_TIME.h"


class trkwsREM_TRK_TIME : public evhDB_CMD_SEND
{
  public:
    trkwsREM_TRK_TIME(const dbSYMADDRESS dbPoint,
            const dbSYMADDRESS destDbPoint = NULL);
    ~trkwsREM_TRK_TIME();

    ccsCOMPL_STAT DestinationDbPoint(const dbSYMADDRESS dbPoint);
    ccsCOMPL_STAT SendAll(msgMESSAGE &msg);

  protected:


  private:


};

 

PARENT CLASS


evhDB_COMMAND_SEND

 

DESCRIPTION


 This class is a subclass of trkwsTRANSFER, but it has a specific callback
 to reply to the sender.

 

PUBLIC METHODS


trkwsREM_TRK_TIME(const dbSYMADDRESS dbPoint,
            const dbSYMADDRESS destDbPoint = NULL);

  Thre constructor receives as parameter the symbolic address of
  online database support point for the object, i.e. the point
  where the object can find configuration and run time values.

~trkwsREM_TRK_TIME();

evhCB_COMPL_STAT  trkwsREM_TRK_TIME::CompletedCB(msgMESSAGE &msg, void *);

 This method is used to return the reply of the process that the message
 went to also to the original caller.

 

ON LINE DATABASE


The following database branch structure is used to handle
an object of class trkwsREM_TRK_TIME:

  CLASS evhDB_TASK    trkwsREM_TRK_TIME


 

Index

NAME
SYNOPSIS
PARENT CLASS
DESCRIPTION
PUBLIC METHODS
ON LINE DATABASE

This document was created by man2html, using the manual pages.
Time: 10:11:26 GMT, April 23, 2012

Definition at line 26 of file trkwsREM_TRK_TIME.h.


Constructor & Destructor Documentation

trkwsREM_TRK_TIME::trkwsREM_TRK_TIME ( const dbSYMADDRESS  dbPoint,
const dbSYMADDRESS  destDbPoint = NULL 
)
trkwsREM_TRK_TIME::~trkwsREM_TRK_TIME (  ) 

Definition at line 163 of file trkwsREM_TRK_TIME.C.


Member Function Documentation

evhCB_COMPL_STAT trkwsREM_TRK_TIME::CompletedCB ( msgMESSAGE &  msg,
void *  udata 
) [protected]

Definition at line 169 of file trkwsREM_TRK_TIME.C.

References origMsg, trkwsERR_SEND_REPLY, and trkwsMOD.


Member Data Documentation

msgMESSAGE trkwsREM_TRK_TIME::origMsg [private]

Definition at line 37 of file trkwsREM_TRK_TIME.h.

Referenced by CompletedCB().


The documentation for this class was generated from the following files:
Generated on Mon Apr 23 10:12:57 2012 for INTROOT API by doxygen 1.6.3