Import of DPL class binary_queue from SecurityServer
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Tue, 17 Jun 2014 16:17:49 +0000 (18:17 +0200)
committerRafal Krypa <r.krypa@samsung.com>
Thu, 3 Jul 2014 12:19:09 +0000 (14:19 +0200)
commit29a9239c0d3df39936255d4fe470dd01ded80143
treed15608bb37ea446423fe0b26aea71dd87ea9f3e9
parentb218185db0dcf6dc458d812e4eb338e1e69c7c76
Import of DPL class binary_queue from SecurityServer

src repo : ssh://review.tizen.org:29418/platform/core/security/security-server
commit   : 9d7d2f242d036ed8f07e4afa108709524b1af409

Warning this class won't compile:
1) files are not added to CMake;
2) another required DPL classes not needed by cynara aren't imported

Change-Id: I1002e84e17d9f83c1210187404a0480d6cd6433e
src/common/containers/binary_queue.cpp [new file with mode: 0644]
src/common/containers/binary_queue.h [new file with mode: 0644]