proxygen
folly::EventBaseManager::EventBaseInfo Struct Reference

Public Member Functions

 EventBaseInfo (EventBase *evb, bool owned)
 
 EventBaseInfo ()
 
 ~EventBaseInfo ()
 

Public Attributes

EventBaseeventBase
 
bool owned_
 

Detailed Description

Definition at line 112 of file EventBaseManager.h.

Constructor & Destructor Documentation

folly::EventBaseManager::EventBaseInfo::EventBaseInfo ( EventBase evb,
bool  owned 
)
inline
folly::EventBaseManager::EventBaseInfo::EventBaseInfo ( )
inline

Definition at line 115 of file EventBaseManager.h.

folly::EventBaseManager::EventBaseInfo::~EventBaseInfo ( )
inline

Member Data Documentation

EventBase* folly::EventBaseManager::EventBaseInfo::eventBase
bool folly::EventBaseManager::EventBaseInfo::owned_

Definition at line 118 of file EventBaseManager.h.


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