Public Types | Public Member Functions | List of all members
embedded_module Struct Reference

Python 2.7/3.x compatible version of PyImport_AppendInittab and error checks. More...

#include <embed.h>

Public Types

using init_t) = void(*)(
 

Public Member Functions

 embedded_module (const char *name, init_t init)
 

Detailed Description

Python 2.7/3.x compatible version of PyImport_AppendInittab and error checks.

Definition at line 74 of file embed.h.

Member Typedef Documentation

using embedded_module::init_t = void (*)(

Definition at line 78 of file embed.h.

Constructor & Destructor Documentation

embedded_module::embedded_module ( const char *  name,
init_t  init 
)
inline

Definition at line 80 of file embed.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:47