Turi Create
4.0
|
#include <model_server/lib/api/unity_global_interface.hpp>
The turi::unity_global and turi::unity_global_base classes implement a singleton object on the server side which is exposed to the client via the cppipc system. This singleton object provides other miscellaneous uncategorized services (global functions) to the python layer. See turi::unity_global for detailed documentation of the functions.
Definition at line 32 of file unity_global_interface.hpp.