GNU Radio's DVBS2RX Package
stack_line_reader.h File Reference
#include <stdbool.h>
#include "cpu_features_macros.h"
#include "internal/string_view.h"
Include dependency graph for stack_line_reader.h:

Go to the source code of this file.

Classes

struct  StackLineReader
 
struct  LineResult
 

Functions

void StackLineReader_Initialize (StackLineReader *reader, int fd)
 
LineResult StackLineReader_NextLine (StackLineReader *reader)
 

Function Documentation

◆ StackLineReader_Initialize()

void StackLineReader_Initialize ( StackLineReader reader,
int  fd 
)

◆ StackLineReader_NextLine()

LineResult StackLineReader_NextLine ( StackLineReader reader)