Code is more portable (older compilers does not accept ofstream with std::string...
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Mon, 6 Apr 2015 16:03:29 +0000 (18:03 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Mon, 6 Apr 2015 16:03:29 +0000 (18:03 +0200)
commit8e8c238b257e920a77a94c5db25afb50dc3418c0
tree13b8c20cfeb614fa2cf5582b7edf7d9323462ead
parentb8ca790ae7733e99e316c4b07cebe1c50d834ad7
Code is more portable (older compilers does not accept ofstream with std::string as file)
example/diameter/launcher/main.cpp
example/diameter/pcapDecoder/main.cpp