#include <gr_simple_framer.h>
#include <gr_simple_framer_sync.h>
#include <gr_io_signature.h>
#include <assert.h>
#include <stdexcept>
#include <cstring>
#include <string.h>
Functions | |
gr_simple_framer_sptr | gr_make_simple_framer (int payload_bytesize) |
gr_simple_framer_sptr gr_make_simple_framer | ( | int | payload_bytesize | ) |