MOS Source Code
Loading...
Searching...
No Matches
pipeio_t Struct Reference

#include <pipe.hpp>

Inheritance diagram for pipeio_t:
Collaboration diagram for pipeio_t:

Public Member Functions

 pipeio_t (pipe_t *pipe)

Public Attributes

pipe_t *const pipe
PipeIOImpl io_r
PipeIOImpl io_w

Additional Inherited Members

Static Public Attributes inherited from NamedType<"PipeIO">
static constexpr mos::string_view type_name

Detailed Description

Definition at line 43 of file pipe.hpp.

Constructor & Destructor Documentation

◆ pipeio_t()

pipeio_t ( pipe_t * pipe)
inlineexplicit

Definition at line 45 of file pipe.hpp.

Member Data Documentation

◆ pipe

pipe_t* const pipe

◆ io_r

PipeIOImpl io_r

Definition at line 48 of file pipe.hpp.

Referenced by pipeio_t().

◆ io_w

PipeIOImpl io_w

Definition at line 48 of file pipe.hpp.

Referenced by pipeio_t().


The documentation for this struct was generated from the following file:
  • kernel/include/private/mos/ipc/pipe.hpp