Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
ArchNetworkBSD::Deps Struct Reference

#include <ArchNetworkBSD.h>

Public Member Functions

virtual ~Deps ()=default
virtual void sleep (double)
virtual int poll (struct pollfd *, nfds_t, int)
virtual std::shared_ptr< struct pollfd[]> makePollFD (nfds_t)
virtual ssize_t read (int, void *, size_t)
virtual void testCancelThread ()

Constructor & Destructor Documentation

◆ ~Deps()

virtual ArchNetworkBSD::Deps::~Deps ( )
virtualdefault

Member Function Documentation

◆ makePollFD()

std::shared_ptr< struct pollfd[]> ArchNetworkBSD::Deps::makePollFD ( nfds_t n)
virtual

◆ poll()

int ArchNetworkBSD::Deps::poll ( struct pollfd * fds,
nfds_t nfds,
int timeout )
virtual

◆ read()

ssize_t ArchNetworkBSD::Deps::read ( int fd,
void * buf,
size_t len )
virtual

◆ sleep()

void ArchNetworkBSD::Deps::sleep ( double seconds)
virtual

◆ testCancelThread()

void ArchNetworkBSD::Deps::testCancelThread ( )
virtual

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