LinuxUtils.h File Reference

This file contains several utility functions when dealing with Linux specific API. More...

#include "Config.h"
#include <string>

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::common
 Namespace for the Common module of TerraLib.
 
 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...
 

Detailed Description

This file contains several utility functions when dealing with Linux specific API.

Definition in file LinuxUtils.h.