Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

/ps/src/dsc/co/mw/mwfwk/cmwfw_defs.h

Go to the documentation of this file.
00001 #ifndef __CMWFW_DEFS_H__
00002 #define __CMWFW_DEFS_H__
00003 
00004 #define VAL_TAG "value"
00005 #define VAL_SIZE_TAG "valsize"
00006 #define CYCLESTAMP_TAG "cycleStamp"
00007 #define CYCLETYPE_TAG "cycleType" //fx "CPS.USER.LHC"
00008 //#define TIMESTAMP_TAG "timestamp"
00009 //#define AQN_TIMESTAMP_TAG "aqnStamp"
00010 //#define CTL_TIMESTAMP_TAG "ctlStamp"
00011 
00012 
00013 #define CONC_ADP_TIMESTAMP_TAG "adpStamp"
00014 
00015 
00016 #ifndef CMWFW_WINDOWSNT //i.e. we're in PS
00017 #define MAX_LENGTH_CLASS_NAMES     12
00018 #define MAX_LENGTH_EQUIPMENT_NAMES 16
00019 #define MAX_LENGTH_PROPERTY_NAMES  8
00020 #endif
00021 
00022 
00023 
00024 #endif //  __CMWFW_DEFS_H__

Generated at Thu May 10 11:28:56 2001 for C.E.R.N.-PSControlsMiddlewareFramework by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001