European
Southern
Observatory

ESO — Reaching New Heights in Astronomy

Countries taking part in the ESO

VLT Software Documentation

trkwsSELF_CMD.h File Reference

#include <fndSTRING.h>
#include <evhCALLBACK.h>
#include <evhOBJ_CALLBACK.h>
#include <evhTASK.h>
#include <evhCOMMAND.h>
Include dependency graph for trkwsSELF_CMD.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  trkwsSELF_CMD
 
See man page trkwsSELF_CMD(4)
More...

Defines

#define DELETE_OBJECT(object)

Define Documentation

#define DELETE_OBJECT ( object   ) 
Value:
do                        \
                                    {                     \
                                    if (object != NULL)   \
                                        {                 \
                                        delete object;    \
                                        object = NULL;    \
                                        }                 \
                                    } while (0)

Definition at line 28 of file trkwsSELF_CMD.h.

Generated on Mon Apr 23 10:12:31 2012 for INTROOT API by doxygen 1.6.3