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::expected_read ( int  fd,
const void *  buf,
size_t  sz 
)
inline

Definition at line 297 of file test_socket.cpp.

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

Definition at line 300 of file test_socket.cpp.

Member Data Documentation

int expected_read::_errno

Definition at line 308 of file test_socket.cpp.

const void* expected_read::buf

Definition at line 305 of file test_socket.cpp.

size_t expected_read::count

Definition at line 304 of file test_socket.cpp.

int expected_read::fd

Definition at line 303 of file test_socket.cpp.

ssize_t expected_read::ret

Definition at line 307 of file test_socket.cpp.

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
autogenerated on Sun Feb 3 2019 03:29:51