featurefactory.cpp File Reference

#include "featurefactory.h"
#include <QByteArray>
#include <QCoreApplication>
#include <QDebug>
#include <QDir>
#include <QHash>
#include <QLibrary>
#include <QString>
#include <cstring>
#include "stlfeaturefactoryplugin.h"
#include "stlfeatureinterface.h"
#include "stlfeaturewrapper.h"

Namespaces

namespace  std

Functions

bool tryLoadStlFeatureLibrary (const QString &fileName)
bool tryLoadJavaFeatureLibrary (const QString &fileName, JavaVM *jvm)

Variables

static QHash< QLibrary *,
StlFeatureFactoryPlugin * > 
s_stlPlugins
static QHash< QByteArray,
StlFeatureFactoryPlugin * > 
s_lowerKeyToStlPlugin
static bool s_needsKeysRefresh = true

Function Documentation

bool tryLoadJavaFeatureLibrary ( const QString &  fileName,
JavaVM *  jvm 
)

Alg:

1. Searches inside the

bool tryLoadStlFeatureLibrary ( const QString &  fileName  ) 


Variable Documentation

QHash<QByteArray, StlFeatureFactoryPlugin*> s_lowerKeyToStlPlugin [static]

bool s_needsKeysRefresh = true [static]

QHash<QLibrary*, StlFeatureFactoryPlugin*> s_stlPlugins [static]


Generated on Mon Jul 30 09:46:50 2007 for Digest by  doxygen 1.5.2