Functions | Variables
test_callbacks Namespace Reference

Functions

def test_async_async_callbacks ()
 
def test_async_callbacks ()
 
def test_bound_method_callback ()
 
def test_callback_num_times ()
 
def test_callbacks ()
 
def test_cpp_callable_cleanup ()
 
def test_cpp_function_roundtrip ()
 
def test_custom_func ()
 
def test_custom_func2 ()
 
def test_function_signatures (doc)
 
def test_keyword_args_and_generalized_unpacking ()
 
def test_lambda_closure_cleanup ()
 
def test_movable_object ()
 
def test_python_builtins ()
 

Variables

 value
 

Function Documentation

◆ test_async_async_callbacks()

def test_callbacks.test_async_async_callbacks ( )

Definition at line 177 of file test_callbacks.py.

◆ test_async_callbacks()

def test_callbacks.test_async_callbacks ( )

Definition at line 154 of file test_callbacks.py.

◆ test_bound_method_callback()

def test_callbacks.test_bound_method_callback ( )

Definition at line 35 of file test_callbacks.py.

◆ test_callback_num_times()

def test_callbacks.test_callback_num_times ( )

Definition at line 183 of file test_callbacks.py.

◆ test_callbacks()

def test_callbacks.test_callbacks ( )

Definition at line 11 of file test_callbacks.py.

◆ test_cpp_callable_cleanup()

def test_callbacks.test_cpp_callable_cleanup ( )

Definition at line 98 of file test_callbacks.py.

◆ test_cpp_function_roundtrip()

def test_callbacks.test_cpp_function_roundtrip ( )
Test if passing a function pointer from C++ -> Python -> C++ yields the original pointer

Definition at line 103 of file test_callbacks.py.

◆ test_custom_func()

def test_callbacks.test_custom_func ( )

Definition at line 208 of file test_callbacks.py.

◆ test_custom_func2()

def test_callbacks.test_custom_func2 ( )

Definition at line 216 of file test_callbacks.py.

◆ test_function_signatures()

def test_callbacks.test_function_signatures (   doc)

Definition at line 135 of file test_callbacks.py.

◆ test_keyword_args_and_generalized_unpacking()

def test_callbacks.test_keyword_args_and_generalized_unpacking ( )

Definition at line 48 of file test_callbacks.py.

◆ test_lambda_closure_cleanup()

def test_callbacks.test_lambda_closure_cleanup ( )

Definition at line 90 of file test_callbacks.py.

◆ test_movable_object()

def test_callbacks.test_movable_object ( )

Definition at line 140 of file test_callbacks.py.

◆ test_python_builtins()

def test_callbacks.test_python_builtins ( )
Test if python builtins like sum() can be used as callbacks

Definition at line 148 of file test_callbacks.py.

Variable Documentation

◆ value

test_callbacks.value


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:18:28