LLFIO  v2.00 late beta
llfio_v2_xxx::symlink_handle::io_request< buffers_type, ____ > Struct Template Reference

Specialisation for reading symlinks. More...

#include "symlink_handle.hpp"

Public Member Functions

constexpr io_request (span< char > _kernelbuffer)
 Construct a request to read a link with optionally specified kernel buffer.
 
 LLFIO_TEMPLATE (class... Args) LLFIO_TREQUIRES(LLFIO_TPRED(std
 Convenience constructor constructing from anything a span<char> can construct from.
 

Public Attributes

span< char > kernelbuffer {}
 

Detailed Description

template<bool ____>
struct llfio_v2_xxx::symlink_handle::io_request< buffers_type, ____ >

Specialisation for reading symlinks.


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