Alexandria 2.31.0
SDC-CH common library for the Euclid project
|
#include <NodeConverter.h>
Static Public Member Functions | |
static bool | isUpcast (PyObject *) |
static bool | cast (PyObject *, void *) |
Cast between node types
T | Node type |
Definition at line 57 of file NodeConverter.h.
|
inlinestatic |
Try to create cast nodes from different known Node types
Definition at line 71 of file NodeConverter.h.
Referenced by Pyston::NodeConverter< T >::construct().
|
inlinestatic |
Definition at line 62 of file NodeConverter.h.