Implement Audit::Parser 28/43728/1
authorAleksander Zdyb <a.zdyb@samsung.com>
Fri, 22 May 2015 10:20:46 +0000 (12:20 +0200)
committerAleksander Zdyb <a.zdyb@samsung.com>
Fri, 10 Jul 2015 12:50:28 +0000 (14:50 +0200)
commitbbeadceb102064611fa3ab826952f8e1635e12ab
tree92dbec61615a0231664d4fca042d30226b1bcbcc
parent0aca3eef9676c7fe81ad03de6e11296f9b56b004
Implement Audit::Parser

It aggregates audit records. Invokes a callback, when full event
is collected.

Change-Id: I5bc1b526d88dc3b42c70965c3be38e25dab5401d
src/Audit/Parser.cpp [new file with mode: 0644]
src/Audit/Parser.h [new file with mode: 0644]