Go to the source code of this file.
Classes | |
class | ToolListItem |
Used by the kernel to hold information on a particular tool. Contains a link to the OilTool object associated with the Tool. More... | |
class | ToolList |
Used by the kernel to hold information on all the tools it currently knows about. It has an overloaded Add function which will only add tools if their ID has not already been used by another tool. More... |