cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Public Member Functions | List of all members
test_initializer Class Reference

#include <pybind11_tests.h>

Public Member Functions

 test_initializer (Initializer init)
 
 test_initializer (const char *submodule_name, Initializer init)
 

Detailed Description

Definition at line 13 of file pybind11_tests.h.

Constructor & Destructor Documentation

◆ test_initializer() [1/2]

test_initializer::test_initializer ( Initializer  init)

Definition at line 34 of file pybind11_tests.cpp.

◆ test_initializer() [2/2]

test_initializer::test_initializer ( const char *  submodule_name,
Initializer  init 
)

Definition at line 38 of file pybind11_tests.cpp.


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