Loading...
Searching...
No Matches
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

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...
 

Detailed Description

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

Definition in file LinuxUtils.h.