/[PAMELA software]/yoda/event/SubPacket.h
ViewVC logotype

Diff of /yoda/event/SubPacket.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by kusanagi, Tue Jul 6 12:20:23 2004 UTC revision 2.1 by kusanagi, Sun Oct 17 12:28:15 2004 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvspamela/yoda/event/SubPacket.h,v $   * $Source: /home/cvsmanager/yoda/event/SubPacket.h,v $
3   * $Id: SubPacket.h,v 1.6 2004/03/16 10:18:28 nagni Exp $   * $Id: SubPacket.h,v 2.0 2004/09/21 20:49:57 kusanagi Exp $
4   * $Author: nagni $   * $Author: kusanagi $
5   *   *
6   * Header file for the SubPacket class.   * Header file for the SubPacket class.
7   */   */
8  #ifndef SUB_PACKET_H  #ifndef SUB_PACKET_H
9  #define SUB_PACKET_H  #define SUB_PACKET_H
10    
11    #define BYTE       unsigned char
12    #define  UINT32 unsigned int
13    #define  UINT16 unsigned short
14    
15  #include <string>  #include <string>
16    

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.2.1

  ViewVC Help
Powered by ViewVC 1.1.23