Public Member Functions | Public Attributes | List of all members
eigenpy.windows_dll_manager.PathManager Class Reference
Inheritance diagram for eigenpy.windows_dll_manager.PathManager:
Inheritance graph
[legend]

Public Member Functions

def __enter__ (self)
 
def __exit__ (self, *exc_details)
 
def add_dll_directory (self, str dll_dir)
 

Public Attributes

 old_path
 

Detailed Description

Restore PATH state after importing Python module

Definition at line 25 of file windows_dll_manager.py.

Member Function Documentation

◆ __enter__()

def eigenpy.windows_dll_manager.PathManager.__enter__ (   self)

Definition at line 31 of file windows_dll_manager.py.

◆ __exit__()

def eigenpy.windows_dll_manager.PathManager.__exit__ (   self,
exc_details 
)

Definition at line 35 of file windows_dll_manager.py.

◆ add_dll_directory()

def eigenpy.windows_dll_manager.PathManager.add_dll_directory (   self,
str  dll_dir 
)

Definition at line 28 of file windows_dll_manager.py.

Member Data Documentation

◆ old_path

eigenpy.windows_dll_manager.PathManager.old_path

Definition at line 32 of file windows_dll_manager.py.


The documentation for this class was generated from the following file:


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 14 2024 02:15:58