Go to the source code of this file.
| Classes | |
| class | gr::blocks::vector_sink< T > | 
| T sink that writes to a vector.  More... | |
| Namespaces | |
| gr | |
| GNU Radio logging wrapper for log4cpp library (C++ port of log4j) | |
| gr::blocks | |
| Typedefs | |
| typedef vector_sink< std::uint8_t > | gr::blocks::vector_sink_b | 
| typedef vector_sink< std::int16_t > | gr::blocks::vector_sink_s | 
| typedef vector_sink< std::int32_t > | gr::blocks::vector_sink_i | 
| typedef vector_sink< float > | gr::blocks::vector_sink_f | 
| typedef vector_sink< gr_complex > | gr::blocks::vector_sink_c |