xrootd
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 
22 typedef std::pair<char*, senderid_t> hp_t;
23