Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
rc::ThreadedStream::Manager Class Reference

#include <ThreadedStream.h>

List of all members.

Public Types

typedef std::shared_ptr< ManagerPtr

Public Member Functions

void add (ThreadedStream::Ptr stream)
bool all_succeeded () const
const std::atomic_bool & any_failed () const
const std::list
< ThreadedStream::Ptr > & 
get ()
void join_all ()
void start_all ()
void stop_all ()

Static Public Member Functions

static Ptr create ()

Protected Member Functions

 Manager ()

Protected Attributes

std::atomic_bool _any_failed
std::list< ThreadedStream::Ptr_streams
friend ThreadedStream

Detailed Description

Definition at line 66 of file ThreadedStream.h.


Member Typedef Documentation

typedef std::shared_ptr<Manager> rc::ThreadedStream::Manager::Ptr

Definition at line 69 of file ThreadedStream.h.


Constructor & Destructor Documentation

Definition at line 87 of file ThreadedStream.cc.


Member Function Documentation

Definition at line 90 of file ThreadedStream.cc.

Definition at line 117 of file ThreadedStream.cc.

const std::atomic_bool& rc::ThreadedStream::Manager::any_failed ( ) const [inline]

Definition at line 81 of file ThreadedStream.h.

Definition at line 82 of file ThreadedStream.cc.

Definition at line 96 of file ThreadedStream.cc.

Definition at line 111 of file ThreadedStream.cc.

Definition at line 101 of file ThreadedStream.cc.

Definition at line 106 of file ThreadedStream.cc.


Member Data Documentation

std::atomic_bool rc::ThreadedStream::Manager::_any_failed [protected]

Definition at line 86 of file ThreadedStream.h.

Definition at line 87 of file ThreadedStream.h.

Definition at line 89 of file ThreadedStream.h.


The documentation for this class was generated from the following files:


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:12