![]() |
TinkerCell Core 1.0
TinkerCell's Core library providing all basic functionalities
|
C functions that are provided by the TinkerCell Core library and Plug-ins (tools) More...
Classes | |
class | Tinkercell::C_API_Slots |
A set of slots that are called by C libraries. More... | |
class | Tinkercell::CThread |
This class is used to run specific functions inside a C dynamic library as a separate thread. The class can be used to load a library or just run a specific function inside an already loaded library. If the library is loaded by this class, the library will be unloaded upon completion on the function. To prevent the automatic unloading, use the setAutoUnload option. Only four types of functions are supported. More... |
C functions that are provided by the TinkerCell Core library and Plug-ins (tools)