Kea  1.9.9-git
io_utils.h File Reference
#include <string>
#include <sys/stat.h>
+ Include dependency graph for io_utils.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::test
 

Functions

std::string isc::test::decommentJSONfile (const std::string &input_file)
 
bool isc::test::fileExists (const std::string &file_path)
 Checks if specified file exists. More...
 
std::string isc::test::readFile (const std::string &file_path)
 Reads contents of the specified file. More...
 

Variables

comments from the input file and writes its content *to another file The comments are replaced with so the original *token locations should remain unaffected This is rather naive but it s probably sufficient for testing It won t be able *to pick any trickier isc::test::cases
 
comments from the input file and writes its content *to another file The comments are replaced with so the original *token locations should remain unaffected This is rather naive * isc::test::implementation
 
comments from the input file and writes its content *to another file The comments are replaced with isc::test::spaces
 Removes comments from a JSON file. More...