Fix Doxygen warnings 94/44494/3
authorLukasz Kostyra <l.kostyra@samsung.com>
Mon, 20 Jul 2015 11:18:41 +0000 (13:18 +0200)
committerJan Olszak <j.olszak@samsung.com>
Thu, 23 Jul 2015 14:00:07 +0000 (07:00 -0700)
commit55883266a8a176536ccdeff814680d840d8c9baf
treec7e1df52641b0708e87b3e26d9e036d96b46a8d0
parent1c6e9b79ab4d7705bd85241e54923d6d514f58f3
Fix Doxygen warnings

[Bug]           Doxygen warnings during documentation generation.
[Cause]         Some docblocks were incomplete.
[Solution]      Fix warnings.
[Verification]  Build, run tests, ./generate_documentation.sh. During doc
                generation there will be warnings related to
                command-line-interface.hpp stating "no matching file memeber".
                This is a Doxygen bug and the only possible fix is to
                replace Args typedef with std::vector<std::string>.

Change-Id: I1523dc83a5f5e9902e5983ac5b95497d61f71cfc
client/vasum-client.h
common/utils/latch.hpp
server/fake-power-manager-dbus-definitions.hpp