European
Southern
Observatory

ESO — Reaching New Heights in Astronomy

Countries taking part in the ESO

VLT Software Documentation

tcsSTD_COMMANDS Class Reference

See man page tcsSTD_COMMANDS(4)
More...

#include <tcsSTD_COMMANDS.h>

Inheritance diagram for tcsSTD_COMMANDS:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 tcsSTD_COMMANDS (const dbSYMADDRESS dbPoint, vltUINT32 commands=evhSTD_USE_ALL, const char *version="No version set")
virtual ~tcsSTD_COMMANDS ()
virtual evhCB_COMPL_STAT LogFitsCB (msgMESSAGE &msg, void *udata)

Detailed Description

See man page tcsSTD_COMMANDS(4)
Manpage of tcsSTD_COMMANDS

tcsSTD_COMMANDS

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

NAME

tcsSTD_COMMANDS - Class to handle standard commands in the
                        trkwsControl process.

 

SYNOPSIS


 #include "tcsSTD_COMMANDS.h"


 class tcsSTD_COMMANDS : public evhSTD_COMMANDS
 {
   public:
     tcsSTD_COMMANDS(const dbSYMADDRESS  dbPoint);
     ~tcsSTD_COMMANDS();

     virtual evhCB_COMPL_STAT  FitslogCB(msgMESSAGE &msg, void *udata);
 };

 

PARENT CLASS


       evhSTD_COMMANDS

 

DESCRIPTION


This class

 

PUBLIC METHODS


tcsSTD_COMMANDS(const dbSYMADDRESS  dbPoint)

evhCB_COMPL_STAT  FitslogCB(msgMESSAGE &msg, void *udata);


 

CAUTIONS


Some of the standard commands are implemented in a trivial way:
to make more safe the application should be improved.



 

Index

NAME
SYNOPSIS
PARENT CLASS
DESCRIPTION
PUBLIC METHODS
CAUTIONS

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

Definition at line 24 of file tcsSTD_COMMANDS.h.


Constructor & Destructor Documentation

tcsSTD_COMMANDS::tcsSTD_COMMANDS ( const dbSYMADDRESS  dbPoint,
vltUINT32  commands = evhSTD_USE_ALL,
const char *  version = "No version set" 
)

Definition at line 126 of file tcsSTD_COMMANDS.C.

References LogFitsCB(), and tcsCMD_LOGFITS.

tcsSTD_COMMANDS::~tcsSTD_COMMANDS (  )  [virtual]

Definition at line 146 of file tcsSTD_COMMANDS.C.

References LogFitsCB(), and tcsCMD_LOGFITS.


Member Function Documentation

evhCB_COMPL_STAT tcsSTD_COMMANDS::LogFitsCB ( msgMESSAGE &  msg,
void *  udata 
) [virtual]

Definition at line 157 of file tcsSTD_COMMANDS.C.

References tcsERR_PARAMETER, tcsLogFits, and tcsMOD.

Referenced by tcsSTD_COMMANDS(), and ~tcsSTD_COMMANDS().


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