BDynamicLib.h File Reference


Detailed Description

Provides an interface for managing a dynamic library (Windows DLL, Linux SO, etc).

#include "GeoCore.h"
#include "BString.h"
#include "BDynamicLibCore.h"

Namespaces

namespace  GeoCore

Classes

class  BDynamicLib
 An interface for managing a dynamic library (Windows DLL, Linux SO, etc). More...

Typedefs

typedef
boost::shared_ptr
< BDynamicLib > 
BDynamicLibPtr
 Defines a shared pointer that can be used to reference a BDynamicLib.
typedef std::vector
< BDynamicLibPtr > 
BDynamicLibPtrVector
 Defines a collection of BDynamicLibPtr objects.


GeoTranslate 5.0 From Blue Marble Geographics