|
The Pedigree Project 0.1
|
This is the complete list of members for FanotifyQueue, including all inherited members.
| close() (defined in FanotifyQueue) | FanotifyQueue | |
| closeReadiness(ReadyMask mask=ReadyInvalid|ReadyHangup) | ReadinessSource | protected |
| enqueue(const FanotifyRecord &) (defined in FanotifyQueue) | FanotifyQueue | |
| FanotifyQueue() (defined in FanotifyQueue) | FanotifyQueue | |
| m_Closed (defined in FanotifyQueue) | FanotifyQueue | private |
| m_Count (defined in FanotifyQueue) | FanotifyQueue | private |
| m_Generations (defined in FanotifyQueue) | FanotifyQueue | private |
| m_Head (defined in FanotifyQueue) | FanotifyQueue | private |
| m_Lock (defined in FanotifyQueue) | FanotifyQueue | private |
| m_OverflowQueued (defined in FanotifyQueue) | FanotifyQueue | private |
| m_Readers (defined in FanotifyQueue) | FanotifyQueue | private |
| m_ReadinessState (defined in ReadinessSource) | ReadinessSource | private |
| m_Records (defined in FanotifyQueue) | FanotifyQueue | private |
| MaximumEvents (defined in FanotifyQueue) | FanotifyQueue | static |
| MaximumRecordSize (defined in FanotifyQueue) | FanotifyQueue | static |
| notifyReadiness(ReadyMask mask) | ReadinessSource | protected |
| operator=(const ReadinessSource &)=delete (defined in ReadinessSource) | ReadinessSource | private |
| queryReady() (defined in FanotifyQueue) | FanotifyQueue | |
| queuedMetadataBytes() (defined in FanotifyQueue) | FanotifyQueue | |
| readinessGenerations() override | FanotifyQueue | virtual |
| ReadinessSource() (defined in ReadinessSource) | ReadinessSource | |
| ReadinessSource(const ReadinessSource &)=delete (defined in ReadinessSource) | ReadinessSource | private |
| subscribeReadiness(ReadyMask interest, const SharedPointer< ReadinessObserver > &observer, ReadinessSubscription &subscription) | ReadinessSource | |
| take(FanotifyRecord &, size_t capacity, bool canBlock) (defined in FanotifyQueue) | FanotifyQueue | |
| Take enum name (defined in FanotifyQueue) | FanotifyQueue | |
| valid() const (defined in FanotifyQueue) | FanotifyQueue | |
| ~FanotifyQueue() override (defined in FanotifyQueue) | FanotifyQueue | |
| ~ReadinessSource() (defined in ReadinessSource) | ReadinessSource | virtual |