Public Member Functions | Public Attributes | List of all members
pinocchio.windows_dll_manager.PathManager Class Reference
Inheritance diagram for pinocchio.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 16 of file windows_dll_manager.py.

Member Function Documentation

◆ __enter__()

def pinocchio.windows_dll_manager.PathManager.__enter__ (   self)

Definition at line 22 of file windows_dll_manager.py.

◆ __exit__()

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

Definition at line 26 of file windows_dll_manager.py.

◆ add_dll_directory()

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

Definition at line 19 of file windows_dll_manager.py.

Member Data Documentation

◆ old_path

pinocchio.windows_dll_manager.PathManager.old_path

Definition at line 23 of file windows_dll_manager.py.


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


pinocchio
Author(s):
autogenerated on Fri Jun 7 2024 02:40:53