This file contains several utility functions when dealing with Linux specific API. More...
Go to the source code of this file.
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::common |
Namespace for the Common module of TerraLib. | |
namespace | te::common::lx |
Functions | |
const std::string | te::common::lx::GetDlError () |
It returns a human readable string describing the most recent error that occurred from dlopen(), dlsym() or dlclose() since the last call to dlerror(). More... | |
This file contains several utility functions when dealing with Linux specific API.
Definition in file LinuxUtils.h.