Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
request-queue.hpp File Reference

Managing the queue of messages carrying any kind of data. More...

#include "cargo-ipc/exception.hpp"
#include "utils/eventfd.hpp"
#include "logger/logger.hpp"
#include <list>
#include <memory>
#include <mutex>
#include <algorithm>

Go to the source code of this file.

Classes

class  cargo::ipc::RequestQueue< RequestIdType >
 Class for managing a queue of Requests carrying any data. More...
 
struct  cargo::ipc::RequestQueue< RequestIdType >::Request
 

Namespaces

 cargo
 
 cargo::ipc
 

Detailed Description

Managing the queue of messages carrying any kind of data.

Author
Jan Olszak (j.ols.nosp@m.zak@.nosp@m.samsu.nosp@m.ng.c.nosp@m.om)