Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ToolLoader::ToolAccess Struct Reference

#include <ToolLoader.h>

List of all members.

Public Attributes

CreateToolFunction createToolFunction
GetToolNameFunction getToolNameFunction
bool isValid


Detailed Description

A struct which contains the createToolFunction which creates the ToolInterface and the getToolNameFunction which returns the name of the ToolInterface and a field isValid which is set to true if the function pointers are valid.


Member Data Documentation

CreateToolFunction ToolLoader::ToolAccess::createToolFunction
 

GetToolNameFunction ToolLoader::ToolAccess::getToolNameFunction
 

bool ToolLoader::ToolAccess::isValid
 


The documentation for this struct was generated from the following file:
Generated on Mon Sep 30 15:55:48 2002 for PointShop by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002