GNU-style for command line. No positional arguments accepted. Supported single/double...
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sun, 19 Apr 2015 17:03:43 +0000 (19:03 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sun, 19 Apr 2015 17:03:43 +0000 (19:03 +0200)
commit2032c82d206dd40e35d118242272417431094823
tree7649dd9d7b7a7d88a15c7994083d704037ba7783
parente82da89c86bc6131727bb37498b76ce8ea3d0826
GNU-style for command line. No positional arguments accepted. Supported single/double hyphens for letters/words respectively. Added 'dumpLog' in launcher to allow write traffic log in disk.
example/diameter/launcher/DEPLOY.sh
example/diameter/launcher/deployments/advanced/loadXml.sh
example/diameter/launcher/deployments/basic/configure.sh
example/diameter/launcher/main.cpp
example/http/rServer/example_args [new file with mode: 0644]
example/http/rServer/go [deleted file]
include/anna/core/util/CommandLine.hpp
source/core/util/CommandLine.cpp