hyperion.ng/dependencies/build/getoptPlusPlus
johan 6723c7bf2b Moved test/v4l2_to_png to src/hyperion-v4l2; Added json backend temporarily
Former-commit-id: 8c4e0ef7add8016c522d0b4c6f4df8886b905e36
2014-01-25 17:35:06 +01:00
..
CMakeLists.txt Removed incorrect file-headers 2013-11-05 15:46:17 +00:00
COPYING project hyperion-remote created; 2013-08-11 11:54:16 +02:00
Makefile project hyperion-remote created; 2013-08-11 11:54:16 +02:00
README project hyperion-remote created; 2013-08-11 11:54:16 +02:00
config.doxygen project hyperion-remote created; 2013-08-11 11:54:16 +02:00
getoptpp.cc Moved test/v4l2_to_png to src/hyperion-v4l2; Added json backend temporarily 2014-01-25 17:35:06 +01:00
test.cc project hyperion-remote created; 2013-08-11 11:54:16 +02:00

README

A very small class library that replaces getopt() and 
getopt_long()-functionality with a more C++-friendly approach.

Additionally, it does not rely on UNIX-specific code.

See test.cc for a sample application and COPYING for license information.