C++ API¶
Table of Content: Index
- Class list
- Class Config
- Class Serializable
- Class SerializableExample
- Class shared_memory::Allocation_exception
- Class shared_memory::ConditionVariable
- Class shared_memory::Exchange_manager_consumer
- Class shared_memory::Exchange_manager_producer
- Class shared_memory::Four_int_values
- Class shared_memory::Item
- Class shared_memory::Lock
- Class shared_memory::LockedConditionVariable
- Class shared_memory::Memory_overflow_exception
- Class shared_memory::Mutex
- Class shared_memory::Non_existing_segment_exception
- Class shared_memory::Not_consumed_exception
- Class shared_memory::SegmentInfo
- Class shared_memory::Serializable_exchange
- Class shared_memory::Serializer
- Class shared_memory::SharedMemorySegment
- Class shared_memory::Unexpected_map_key
- Class shared_memory::Unexpected_size_exception
- Class shared_memory::array
- File list
- File array.hpp
- File array.hxx
- File array_fundamental.hxx
- File array_fundamental_array.hxx
- File array_serializable.hxx
- File benchmark_common.hh
- File clean_shared_memory.cpp
- File cond_var.cpp
- File cond_var_ping.cpp
- File cond_var_pong.cpp
- File cond_var_timeout.cpp
- File condition_variable.hpp
- File create_segment.cpp
- File eigen.cpp
- File exceptions.hpp
- File exchange_manager.cpp
- File exchange_manager_clean.cpp
- File exchange_manager_consumer.cpp
- File exchange_manager_consumer.hpp
- File exchange_manager_consumer.hxx
- File exchange_manager_producer.cpp
- File exchange_manager_producer.hpp
- File exchange_manager_producer.hxx
- File four_int_values.cpp
- File four_int_values.hpp
- File get_data.cpp
- File item.hpp
- File lock.hpp
- File locked_cond_var_ping.cpp
- File locked_cond_var_pong.cpp
- File locked_condition_variable.hpp
- File mutex.hpp
- File non_existing_segment.cpp
- File read_array.cpp
- File segment_info.hpp
- File serializable_exchange.hpp
- File serializable_exchange.hxx
- File serializable_read.hxx
- File serialization.cpp
- File serialization_frequency.cpp
- File serializer.hpp
- File serializer.hxx
- File set_data.cpp
- File shared_memory.cpp
- File shared_memory.hpp
- File shared_memory.hxx
- File sm_cond_var.cpp
- File std_string_vector.cpp
- File stress_get_api.cpp
- File stress_get_raw_boost_efficient.cpp
- File stress_get_raw_boost_inefficient.cpp
- File stress_set_api.cpp
- File stress_set_raw_boost_efficient.cpp
- File stress_set_raw_boost_inefficient.cpp
- File tests.h
- File verbose.cpp
- File wait_for_segment.cpp
- File write_array.cpp
- Namespace list
- Struct list
- C++ API and example