All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
as_pipe_connection Struct Reference

Detailed Description

Definition at line 43 of file as_pipe.h.

#include "as_pipe.h"

+ Collaboration diagram for as_pipe_connection:

Data Fields

as_event_connection base
 
bool canceled
 
bool canceling
 
bool in_pool
 
cf_ll readers
 
as_event_commandwriter
 

Field Documentation

as_event_connection as_pipe_connection::base

Definition at line 44 of file as_pipe.h.

bool as_pipe_connection::canceled

Definition at line 48 of file as_pipe.h.

bool as_pipe_connection::canceling

Definition at line 47 of file as_pipe.h.

bool as_pipe_connection::in_pool

Definition at line 49 of file as_pipe.h.

cf_ll as_pipe_connection::readers

Definition at line 46 of file as_pipe.h.

as_event_command* as_pipe_connection::writer

Definition at line 45 of file as_pipe.h.


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