Dobby 3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
Loading...
Searching...
No Matches
Public Member Functions | List of all members
IDobbyStream Interface Referenceabstract

Interface for all character streams used in the daemon. More...

#include <DobbyStream.h>

Inheritance diagram for IDobbyStream:
Inheritance graph
[legend]

Public Member Functions

virtual int dupWriteFD (int newFd=-1, bool closeExec=true) const =0
 

Detailed Description

Interface for all character streams used in the daemon.

Member Function Documentation

◆ dupWriteFD()

virtual int IDobbyStream::dupWriteFD ( int  newFd = -1,
bool  closeExec = true 
) const
pure virtual

Implemented in DobbyDevNullStream, and DobbyBufferStream.


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