_map | Poco::ClassLoader< Base > | [private] |
_mutex | Poco::ClassLoader< Base > | [mutable, private] |
begin() const | Poco::ClassLoader< Base > | [inline] |
BuildManifestFunc typedef | Poco::ClassLoader< Base > | |
canCreate(const std::string &className) const | Poco::ClassLoader< Base > | [inline] |
classFor(const std::string &className) const | Poco::ClassLoader< Base > | [inline] |
ClassLoader() | Poco::ClassLoader< Base > | [inline] |
create(const std::string &className) const | Poco::ClassLoader< Base > | [inline] |
destroy(const std::string &className, Base *pObject) const | Poco::ClassLoader< Base > | [inline] |
end() const | Poco::ClassLoader< Base > | [inline] |
findClass(const std::string &className) const | Poco::ClassLoader< Base > | [inline] |
findManifest(const std::string &path) const | Poco::ClassLoader< Base > | [inline] |
InitializeLibraryFunc typedef | Poco::ClassLoader< Base > | |
instance(const std::string &className) const | Poco::ClassLoader< Base > | [inline] |
isAutoDelete(const std::string &className, Base *pObject) const | Poco::ClassLoader< Base > | [inline] |
isLibraryLoaded(const std::string &path) const | Poco::ClassLoader< Base > | [inline] |
LibraryMap typedef | Poco::ClassLoader< Base > | |
loadLibrary(const std::string &path, const std::string &manifest) | Poco::ClassLoader< Base > | [inline] |
loadLibrary(const std::string &path) | Poco::ClassLoader< Base > | [inline] |
Manif typedef | Poco::ClassLoader< Base > | |
manifest_pair typedef | Poco::ClassLoader< Base > | |
manifestFor(const std::string &path) const | Poco::ClassLoader< Base > | [inline] |
Meta typedef | Poco::ClassLoader< Base > | |
UninitializeLibraryFunc typedef | Poco::ClassLoader< Base > | |
unloadLibrary(const std::string &path) | Poco::ClassLoader< Base > | [inline] |
~ClassLoader() | Poco::ClassLoader< Base > | [inline, virtual] |