Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

LISieve.h

Go to the documentation of this file.
00001 
00002 
00003 // Coded by Jeff Hartnell and Phill Litchfield Feb/2006 onwards
00004 //
00005 // Contact: j.j.hartnell@rl.ac.uk
00007 
00008 #ifndef LISIEVE_H
00009 #define LISIEVE_H
00010 
00011 class NtpStRecord;
00012 
00013 namespace LISieve {
00014   Bool_t IsLI(const NtpStRecord& ntp);
00015   Bool_t IsLIforNC(const NtpStRecord& ntp);
00016 }
00017 
00018 
00019 
00020 #endif //LISIEVE_H

Generated on Mon Feb 15 11:06:53 2010 for loon by  doxygen 1.3.9.1