FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
READ_STRUCT::READ_STRUCT
(
)
inline
Definition at line
225
of file
EventBuilder.cc
.
References
init()
.
225
:
socket
(-1),
connected
(
false
),
totBytes
(0),
relBytes
(0)
226
{
227
if
(
fd_epoll
<0)
228
init
();
229
}
READ_STRUCT::totBytes
uint64_t totBytes
Definition:
EventBuilder.cc:214
READ_STRUCT::relBytes
uint64_t relBytes
Definition:
EventBuilder.cc:215
READ_STRUCT::init
static void init()
Definition:
EventBuilder.cc:272
READ_STRUCT::connected
bool connected
Definition:
EventBuilder.cc:183
READ_STRUCT::socket
int socket
Definition:
EventBuilder.cc:182
READ_STRUCT::fd_epoll
static int fd_epoll
Definition:
EventBuilder.cc:189
Here is the call graph for this function:
READ_STRUCT
Generated on Sun Sep 18 2016 20:50:56 for FACT++ by
1.8.11