FunctionPool¶
- class dsviper.FunctionPool¶
Bases:
objectA class used to register and retreive C++ functions.
Note: Not directly instantiable.
- documentation() str¶
Return the documentation.
- funcs FunctionPoolFunctions¶
all functions.
- name() str¶
Return the name.