CIRCT  19.0.0git
Static Public Member Functions | List of all members
pybind11::polymorphic_type_hook< ChannelPort > Struct Reference

Pybind11 needs a little help downcasting with non-bound instances. More...

Static Public Member Functions

static const void * get (const ChannelPort *port, const std::type_info *&type)
 

Detailed Description

Pybind11 needs a little help downcasting with non-bound instances.

Definition at line 32 of file esiCppAccel.cpp.

Member Function Documentation

◆ get()

static const void* pybind11::polymorphic_type_hook< ChannelPort >::get ( const ChannelPort port,
const std::type_info *&  type 
)
inlinestatic

Definition at line 33 of file esiCppAccel.cpp.


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