This file contains several utility functions when dealing with Linux specific API. More...
#include "terralib_config.h"#include "../Defines.h"#include "Exception.h"#include "PlatformUtils.h"#include "StringUtils.h"#include "Translator.h"#include <fstream>#include <windows.h>#include <winbase.h>#include <cstdio>#include <cstdlib>#include <boost/filesystem.hpp>Go to the source code of this file.
This file contains several utility functions when dealing with Linux specific API.
Definition in file PlatformUtils.cpp.