| 
    Jpp
    18.2.0
    
   the software that should make you happy 
   | 
 
#include <cstdio>#include <cstdlib>#include <ctime>#include <map>#include <boost/asio.hpp>#include <boost/bind.hpp>#include <boost/function.hpp>#include "KM3NeT_Audio_Data.h"#include "toalib/km3_toa_lib.hpp"Go to the source code of this file.
Classes | |
| class | KM3NeT_Audio_Channel | 
Macros | |
| #define | MAX_DUMP_SIZE 4194304 | 
Typedefs | |
| typedef std::pair< std::size_t,  std::size_t >  | threshold_entry | 
| typedef boost::shared_ptr < KM3::TOALIB::CTOAFinder::probeSignalT >  | pProbe | 
| typedef boost::function< void(ToA_Packet  packet)>  | callback_send_toa | 
| #define MAX_DUMP_SIZE 4194304 | 
Definition at line 26 of file KM3NeT_Audio_Channel.h.
| typedef std::pair<std::size_t,std::size_t> threshold_entry | 
Definition at line 21 of file KM3NeT_Audio_Channel.h.
| typedef boost::shared_ptr<KM3::TOALIB::CTOAFinder::probeSignalT> pProbe | 
Definition at line 22 of file KM3NeT_Audio_Channel.h.
| typedef boost::function<void(ToA_Packet packet)> callback_send_toa | 
Definition at line 23 of file KM3NeT_Audio_Channel.h.
 1.8.5