openModeller  Version 1.5.0
testDLLId Class Reference
Collaboration diagram for testDLLId:
Collaboration graph

Public Member Functions

 testDLLId (string const id)
 
bool operator() (const AlgorithmFactory::DLLPtr &dll)
 

Private Attributes

string const id
 

Detailed Description

Definition at line 47 of file AlgorithmFactory.cpp.

Constructor & Destructor Documentation

testDLLId::testDLLId ( string const  id)
inline

Definition at line 49 of file AlgorithmFactory.cpp.

Member Function Documentation

bool testDLLId::operator() ( const AlgorithmFactory::DLLPtr dll)
inline

Definition at line 52 of file AlgorithmFactory.cpp.

Member Data Documentation

string const testDLLId::id
private

Definition at line 56 of file AlgorithmFactory.cpp.


The documentation for this class was generated from the following file: