23 #ifndef INCLUDE_OLA_IO_IOVECINTERFACE_H_
24 #define INCLUDE_OLA_IO_IOVECINTERFACE_H_
61 virtual const struct IOVec *AsIOVec(
int *io_count)
const = 0;
66 virtual void Pop(
unsigned int bytes) = 0;
71 static void FreeIOVec(
const struct IOVec *iov) {
78 #endif // INCLUDE_OLA_IO_IOVECINTERFACE_H_
Definition: IOVecInterface.h:36
virtual void Pop(unsigned int bytes)=0
Definition: IOVecInterface.h:53
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44