Public Member Functions | Public Attributes | List of all members
python.logInspector.setup.get_pybind_include Class Reference
Inheritance diagram for python.logInspector.setup.get_pybind_include:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, user=False)
 
def __str__ (self)
 

Public Attributes

 user
 

Detailed Description

Helper class to determine the pybind11 include path

The purpose of this class is to postpone importing pybind11
until it is actually installed, so that the ``get_include()``
method can be invoked. 

Definition at line 9 of file logInspector/setup.py.

Constructor & Destructor Documentation

◆ __init__()

def python.logInspector.setup.get_pybind_include.__init__ (   self,
  user = False 
)

Definition at line 16 of file logInspector/setup.py.

Member Function Documentation

◆ __str__()

def python.logInspector.setup.get_pybind_include.__str__ (   self)

Definition at line 19 of file logInspector/setup.py.

Member Data Documentation

◆ user

python.logInspector.setup.get_pybind_include.user

Definition at line 17 of file logInspector/setup.py.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03