gr_single_threaded_scheduler.cc File Reference

#include <gr_single_threaded_scheduler.h>
#include <gr_block.h>
#include <gr_block_detail.h>
#include <gr_buffer.h>
#include <iostream>
#include <limits>
#include <assert.h>
#include <stdio.h>

Include dependency graph for gr_single_threaded_scheduler.cc:


Defines

#define ENABLE_LOGGING   0
#define LOG(x)   do {;} while(0)

Functions

std::ostream & operator<< (std::ostream &os, const gr_block *m)
gr_single_threaded_scheduler_sptr gr_make_single_threaded_scheduler (const std::vector< gr_block_sptr > &blocks)

Define Documentation

#define ENABLE_LOGGING   0

#define LOG (  )     do {;} while(0)


Function Documentation

gr_single_threaded_scheduler_sptr gr_make_single_threaded_scheduler ( const std::vector< gr_block_sptr > &  blocks  ) 

std::ostream& operator<< ( std::ostream &  os,
const gr_block m 
)


Generated on Thu Mar 27 14:58:51 2008 for GNU Radio 3.1.1 by  doxygen 1.5.5