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

/home/pauldt/projects/IDEA/IDEA-ALL/IDEA-DEV/Modules/IPC/MetaTimingService/Includes/IPCDefinitions.hh

Go to the documentation of this file.
00001 // -*- Mode: c++ -*-
00002 //      CVS: $Id: IPCDefinitions.hh,v 1.1 2005/07/15 22:24:40 rijsman Exp $
00003 //      Tag: $name$
00004 //     Info: $CVSROOT/Copyright.txt
00005 #ifndef IPC_MESSGAGE_DEFINITIONS_HEADER
00006 #define IPC_MESSGAGE_DEFINITIONS_HEADER
00007 
00008 namespace IDEA
00009 {
00013   typedef struct
00014   {
00015     int warpAtSeconds;
00016     int warpAtNanoSeconds;
00017     int warpToSeconds;
00018     int warpToNanoSeconds;
00019     const char* timeScale;
00020   } WarpStructure;
00021 
00022 #define syncMsg_IPC "SyncMsg" 
00023 #define syncFmt_IPC "{int,int,int,int,string}"
00024 }
00025 
00026 #endif //IPC_MESSGAGE_DEFINITIONS_HEADER

Contact information
© IDEA
Generated on Fri Feb 3 17:09:42 2006 for IDEA.