ImportHandlerSearch Struct Reference


Detailed Description

A little structure to help with searching for import files

See also:
test_importsearch


Data Fields

char * partialname
FilePath * relativedir
FilePath * foundpath
ImportHandler * handler


Field Documentation

char* ImportHandlerSearch::partialname

for example 'myext'

struct FilePath* ImportHandlerSearch::relativedir

for example 'path/to'

struct FilePath* ImportHandlerSearch::foundpath

the complete filepath located, for example '/home/john/path/to/libmyext.so'

struct ImportHandler* ImportHandlerSearch::handler

pointer to the import handler identified for this file


The documentation for this struct was generated from the following file:
Generated on Thu Jul 17 04:00:58 2008 for libascend by  doxygen 1.5.1