casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::DynLib Member List
This is the complete list of members for casa::DynLib, including all inherited members.
close()casa::DynLib [private]
DynLib(const std::string &library, const std::string &prefix=std::string(), const std::string &funcName=std::string(), bool closeOnDestruction=True)casa::DynLib
DynLib(const std::string &library, Bool closeOnDestruction, const std::string &prefix="lib", const std::string &suffix=".so")casa::DynLib
getFunc(const std::string &funcName)casa::DynLib
getHandle() const casa::DynLib [inline]
itsDoClosecasa::DynLib [private]
itsHandlecasa::DynLib [private]
open(const std::string &name)casa::DynLib [private]
~DynLib()casa::DynLib