| addHandler(const std::string &messageType, DtMessageDelegate *handler) | DtManagedInterface | virtual |
| addStrategy(DtLinkStrategy *strategy) | DtManagedInterface | virtual |
| addStrategyCreator(const std::string &name, StrategyCreator creator) | DtManagedInterface | virtual |
| availableProtocols() | DtManagedInterface | virtual |
| checkLibrariesLoaded(const std::list< std::string > &filesLoaded, std::set< DtProtocolType > &availableProtocol, bool shouldThrow=false) | DtManagedInterface | protectedvirtual |
| checkVrlLicense() | DtManagedInterface | static |
| createStrategy(const std::string &name) | DtManagedInterface | virtual |
| destroy() | DtManagedInterface | static |
| DtManagedInterface() | DtManagedInterface | private |
| exists() | DtManagedInterface | static |
| findAndLoadCoreLibraries(std::list< std::string > &filesLoaded) | DtManagedInterface | protectedvirtual |
| findLibNames(const std::string &dirname, const std::string &filePrefix) const | DtManagedInterface | protectedvirtual |
| findResource(const std::string &name) const | DtManagedInterface | virtual |
| findStrategy(const std::string &name) | DtManagedInterface | virtual |
| getPathDirs() const | DtManagedInterface | protectedvirtual |
| handleMessage(DtMessage *msg) | DtManagedInterface | |
| handleNotifyLevelMessage(DtMessage *msg) | DtManagedInterface | protectedvirtual |
| handlePrintMessage(DtMessage *msg) | DtManagedInterface | protectedvirtual |
| HandlerMap typedef | DtManagedInterface | protected |
| HandlerPair typedef | DtManagedInterface | protected |
| hasResource(const std::string &name) const | DtManagedInterface | virtual |
| initializeManagedInterface(ManagedMessageDelegate del) | DtManagedInterface | |
| initializeManagedInterface(JavaManagedMessageDelegate del, void *data, unsigned char *reusableSendMsgBuffer) | DtManagedInterface | |
| instance() | DtManagedInterface | static |
| loadCoreLibraries(const std::string &dirname, std::list< std::string > &filesLoaded) | DtManagedInterface | protectedvirtual |
| loadLibraries() | DtManagedInterface | protectedvirtual |
| loadLibrary(const std::string &filename, const DtString &acceptableVersionStr) | DtManagedInterface | protectedvirtual |
| loadLibsFromDir(const std::string &dirname, const std::set< std::string > &files, std::list< std::string > &filesLoaded) | DtManagedInterface | protectedvirtual |
| maxDrainInputTime() | DtManagedInterface | inlinevirtual |
| messageFactory() const | DtManagedInterface | virtual |
| myCSharpMessageDelegate | DtManagedInterface | protected |
| myData | DtManagedInterface | protected |
| myFilePrinter | DtManagedInterface | protected |
| myFilesLoaded | DtManagedInterface | protected |
| myInitializedProtocols | DtManagedInterface | protected |
| myIsInitalized | DtManagedInterface | protected |
| myJavaMessageDelegate | DtManagedInterface | protected |
| myLinkStrategies | DtManagedInterface | protected |
| myMaxDrainInputTime | DtManagedInterface | protected |
| myMessageFactory | DtManagedInterface | protected |
| myMessageHandlers | DtManagedInterface | protected |
| myNotifyLevelHandler | DtManagedInterface | protected |
| myPluginsLoaded | DtManagedInterface | protected |
| myPrintHandler | DtManagedInterface | protected |
| myResources | DtManagedInterface | protected |
| myReusableSendBuffer | DtManagedInterface | protected |
| myStrategyCreatorMap | DtManagedInterface | protected |
| prefixPath(const std::string &prefixDir) const | DtManagedInterface | protectedvirtual |
| receiveMessage(unsigned char *msg, int length) | DtManagedInterface | |
| removeHandler(const std::string &messageType, DtMessageDelegate *handler) | DtManagedInterface | virtual |
| removeResource(const std::string &name) | DtManagedInterface | virtual |
| removeStrategy(const std::string &name) | DtManagedInterface | virtual |
| ResourceIter typedef | DtManagedInterface | protected |
| ResourceMap typedef | DtManagedInterface | protected |
| restorePath() const | DtManagedInterface | protectedvirtual |
| restorePathStr | DtManagedInterface | protectedstatic |
| sendMessage(DtMessage *msg) | DtManagedInterface | |
| setResource(const std::string &name, void *asset) | DtManagedInterface | virtual |
| shutdown() | DtManagedInterface | |
| StrategyCreatorMap typedef | DtManagedInterface | protected |
| StrategyMap typedef | DtManagedInterface | protected |
| StrategyPair typedef | DtManagedInterface | protected |
| theDataPath | DtManagedInterface | static |
| theInstance | DtManagedInterface | protectedstatic |
| tick(double maxTime) | DtManagedInterface | |
| ~DtManagedInterface() | DtManagedInterface | privatevirtual |