Nymph  v1.5.2
Flow-Based Data Processing Framework
Public Member Functions | Public Attributes | List of all members
KTConcurrentQueue< XDataType >::QueueNotEmpty Struct Reference

#include <KTConcurrentQueue.hh>

Public Member Functions

 QueueNotEmpty (Queue &aQueue)
 
bool operator() () const
 

Public Attributes

QueuefQueue
 

Detailed Description

template<class XDataType>
struct Nymph::KTConcurrentQueue< XDataType >::QueueNotEmpty

Definition at line 35 of file KTConcurrentQueue.hh.

Constructor & Destructor Documentation

◆ QueueNotEmpty()

QueueNotEmpty ( Queue aQueue)
inline

Definition at line 38 of file KTConcurrentQueue.hh.

Member Function Documentation

◆ operator()()

bool operator() ( ) const
inline

Definition at line 41 of file KTConcurrentQueue.hh.

Member Data Documentation

◆ fQueue

Queue& fQueue

Definition at line 37 of file KTConcurrentQueue.hh.


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