File plugin.cpp
FileList > boba_immersive > plugin.cpp
Go to the source code of this file
#include "plugin.hpp"#include <algorithm>#include <array>#include <cerrno>#include <chrono>#include <csignal>#include <cstdlib>#include <cstring>#include <Eigen/Core>#include <Eigen/Geometry>#include <fcntl.h>#include <filesystem>#include <spawn.h>#include <stdexcept>#include <string_view>#include <sys/mman.h>#include <sys/socket.h>#include <sys/stat.h>#include <sys/un.h>#include <sys/wait.h>#include <thread>#include <unistd.h>#include <vector>
Namespaces
| Type | Name |
|---|---|
| namespace | ILLIXR RAC_ERRNO_MSG. |
Public Attributes
| Type | Name |
|---|---|
| char ** | environ |
Public Attributes Documentation
variable environ
char** environ;
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/boba_immersive/plugin.cpp