Public Member Functions | Public Attributes | List of all members
expected_read Struct Reference

Public Member Functions

 expected_read (int fd, const void *buf, size_t sz)
 
 expected_read (int fd, int _errno)
 

Public Attributes

int _errno
 
const void * buf
 
size_t count
 
int fd
 
ssize_t ret
 
size_t sz
 

Detailed Description

Definition at line 296 of file test_socket.cpp.

Constructor & Destructor Documentation

◆ expected_read() [1/2]

expected_read::expected_read ( int  fd,
const void *  buf,
size_t  sz 
)
inline

Definition at line 297 of file test_socket.cpp.

◆ expected_read() [2/2]

expected_read::expected_read ( int  fd,
int  _errno 
)
inline

Definition at line 300 of file test_socket.cpp.

Member Data Documentation

◆ _errno

int expected_read::_errno

Definition at line 308 of file test_socket.cpp.

◆ buf

const void* expected_read::buf

Definition at line 305 of file test_socket.cpp.

◆ count

size_t expected_read::count

Definition at line 304 of file test_socket.cpp.

◆ fd

int expected_read::fd

Definition at line 303 of file test_socket.cpp.

◆ ret

ssize_t expected_read::ret

Definition at line 307 of file test_socket.cpp.

◆ sz

size_t expected_read::sz

Definition at line 306 of file test_socket.cpp.


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


xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix, Dirk Thomas
autogenerated on Mon Feb 28 2022 23:33:22