Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
interprocess_condition_any.hpp File Reference

Describes process-shared variables interprocess_condition_any class. More...

#include <boost/interprocess/detail/config_begin.hpp>
#include <boost/interprocess/detail/workaround.hpp>
#include <boost/interprocess/detail/posix_time_types_wrk.hpp>
#include <boost/interprocess/sync/interprocess_mutex.hpp>
#include <boost/interprocess/sync/interprocess_condition.hpp>
#include <boost/interprocess/exceptions.hpp>
#include <boost/interprocess/sync/detail/condition_any_algorithm.hpp>
#include <boost/interprocess/detail/config_end.hpp>
Include dependency graph for interprocess_condition_any.hpp:

Classes

class  boost::interprocess::interprocess_condition_any
 This class is a condition variable that can be placed in shared memory or memory mapped files. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::posix_time
 Defines a non-adjusted time system with nano-second resolution and stable calculation properties.
 
 boost::interprocess
 

Detailed Description

Describes process-shared variables interprocess_condition_any class.