SolarCapture C Bindings User Guide  SF-115721-CD
Issue 1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
sc_iovec_ptr Struct Reference

An sc_iovec_ptr provides a convenient way to iterate over an iovec array without modifying it. More...

#include <iovec.h>

Data Fields

struct iovec * iov
 
int iovlen
 
struct iovec io
 

Detailed Description

An sc_iovec_ptr provides a convenient way to iterate over an iovec array without modifying it.

Field Documentation

struct iovec io

Currently iterated iovec

struct iovec* iov

Pointer to start of array

int iovlen

Length of iovec array


The documentation for this struct was generated from the following file: