g2o
Loading...
Searching...
No Matches
Namespaces | Macros
dl_wrapper.cpp File Reference
#include "dl_wrapper.h"
#include <sys/types.h>
#include <algorithm>
#include <cstdio>
#include <iostream>
#include "g2o/stuff/filesys_tools.h"
#include "g2o/stuff/macros.h"
Include dependency graph for dl_wrapper.cpp:

Go to the source code of this file.

Namespaces

namespace  g2o
 

Macros

#define SO_EXT   "so"
 
#define SO_EXT_LEN   2
 

Macro Definition Documentation

◆ SO_EXT

#define SO_EXT   "so"

Definition at line 49 of file dl_wrapper.cpp.

◆ SO_EXT_LEN

#define SO_EXT_LEN   2

Definition at line 50 of file dl_wrapper.cpp.