1 #ifndef ProcessorLoader_h
2 #define ProcessorLoader_h 1
4 #include "LuizaSTLTypes.h"
24 typedef std::vector<void*> LibVec ;
28 ProcessorLoader( StringVec::const_iterator first, StringVec::const_iterator last ) ;
32 bool failedLoading() {
return _loadError; };
Definition: ProcessorLoader.h:21
Namespace for Luiza framework.
Definition: CCCollection.h:6