xrootd
Main Page
Namespaces
Classes
Files
File List
File Members
src
XrdMon
XrdMonTypes.hh
Go to the documentation of this file.
1
/*****************************************************************************/
2
/* */
3
/* XrdMonTypes.hh */
4
/* */
5
/* (c) 2005 by the Board of Trustees of the Leland Stanford, Jr., University */
6
/* All Rights Reserved */
7
/* Produced by Jacek Becla for Stanford University under contract */
8
/* DE-AC02-76SF00515 with the Department of Energy */
9
/*****************************************************************************/
10
11
// $Id$
12
13
#include "
XProtocol/XPtypes.hh
"
14
#include <algorithm>
15
16
typedef
kXR_int32
length_t
;
17
typedef
kXR_int32
dictid_t
;
18
typedef
kXR_char
packet_t
;
19
typedef
kXR_char
sequen_t
;
20
typedef
kXR_int16
packetlen_t
;
21
typedef
kXR_unt16
senderid_t
;
22
typedef
std::pair<char*, senderid_t>
hp_t
;
23
Generated by
1.8.3.1