45 # if defined(__WIN32__) || defined(_WIN32) 61 <<
" Failed to load library: " << name << std::endl;
62 #if !defined(__WIN32__) && !defined(_WIN32) 72 <<
" Loaded library: " << name << std::endl;
83 #if defined(__WIN32__) || defined(_WIN32) 97 #if defined(__WIN32__) || defined(_WIN32)
void * getSymbol(const ossimString &name) const
ossimString trim(const ossimString &valueToTrim=ossimString(" \\)) const
this will strip lead and trailing character passed in.
const char * c_str() const
Returns a pointer to a null-terminated array of characters representing the string's contents...
ossimString theLibraryName
virtual ~ossimDynamicLibrary()
OSSIMDLLEXPORT std::ostream & ossimNotify(ossimNotifyLevel level=ossimNotifyLevel_WARN)