, including all inherited members.
_addSem | rtabmap::DBDriver | [private] |
_dbSafeAccessMutex | rtabmap::DBDriver | [private] |
_emptyTrashesTime | rtabmap::DBDriver | [private] |
_timestampUpdate | rtabmap::DBDriver | [private] |
_transactionMutex | rtabmap::DBDriver | [private] |
_trashesMutex | rtabmap::DBDriver | [private] |
_trashSignatures | rtabmap::DBDriver | [private] |
_trashVisualWords | rtabmap::DBDriver | [private] |
_url | rtabmap::DBDriver | [private] |
addLink(const Link &link) | rtabmap::DBDriver | |
addLinkQuery(const Link &link) const =0 | rtabmap::DBDriver | [private, pure virtual] |
addStatisticsAfterRun(int stMemSize, int lastSignAdded, int processMemUsed, int databaseMemUsed, int dictionarySize, const ParametersMap ¶meters) const | rtabmap::DBDriver | |
asyncSave(Signature *s) | rtabmap::DBDriver | |
asyncSave(VisualWord *vw) | rtabmap::DBDriver | |
beginTransaction() const | rtabmap::DBDriver | |
closeConnection(bool save=true) | rtabmap::DBDriver | |
commit() const | rtabmap::DBDriver | |
connectDatabaseQuery(const std::string &url, bool overwritten=false)=0 | rtabmap::DBDriver | [private, pure virtual] |
UThreadC< void >::Create(const Handler &Function, Handle *const &H=0, const bool &CreateDetached=false, const unsigned int &StackSize=0, const bool &CancelEnable=false, const bool &CancelAsync=false) | UThreadC< void > | [inline, static] |
UThreadC< void >::Create(unsigned long &ThreadId, Handle *const &H=0, const bool &CreateDetached=false, const unsigned int &StackSize=0, const bool &CancelEnable=false, const bool &CancelAsync=false) const | UThreadC< void > | [inline] |
create(const ParametersMap ¶meters=ParametersMap()) | rtabmap::DBDriver | [static] |
currentThreadId() | UThread | [inline, static] |
DBDriver(const ParametersMap ¶meters=ParametersMap()) | rtabmap::DBDriver | [protected] |
UThreadC< void >::Detach(const Handle &H) | UThreadC< void > | [inline, static] |
disconnectDatabaseQuery(bool save=true)=0 | rtabmap::DBDriver | [private, pure virtual] |
emptyTrashes(bool async=false) | rtabmap::DBDriver | |
executeNoResult(const std::string &sql) const | rtabmap::DBDriver | |
executeNoResultQuery(const std::string &sql) const =0 | rtabmap::DBDriver | [private, pure virtual] |
Exit() | UThreadC< void > | [inline, protected, static] |
Exit() | UThreadC< void > | [inline, protected, static] |
generateGraph(const std::string &fileName, const std::set< int > &ids=std::set< int >(), const std::map< int, Signature * > &otherSignatures=std::map< int, Signature * >()) | rtabmap::DBDriver | |
getAllLabels(std::map< int, std::string > &labels) const | rtabmap::DBDriver | |
getAllLabelsQuery(std::map< int, std::string > &labels) const =0 | rtabmap::DBDriver | [private, pure virtual] |
getAllLinks(std::multimap< int, Link > &links, bool ignoreNullLinks=true) const | rtabmap::DBDriver | |
getAllLinksQuery(std::multimap< int, Link > &links, bool ignoreNullLinks) const =0 | rtabmap::DBDriver | [private, pure virtual] |
getAllNodeIds(std::set< int > &ids, bool ignoreChildren=false, bool ignoreBadSignatures=false) const | rtabmap::DBDriver | |
getAllNodeIdsQuery(std::set< int > &ids, bool ignoreChildren, bool ignoreBadSignatures) const =0 | rtabmap::DBDriver | [private, pure virtual] |
getCalibration(int signatureId, std::vector< CameraModel > &models, StereoCameraModel &stereoModel) const | rtabmap::DBDriver | |
getCalibrationQuery(int signatureId, std::vector< CameraModel > &models, StereoCameraModel &stereoModel) const =0 | rtabmap::DBDriver | [private, pure virtual] |
getDatabaseVersion() const | rtabmap::DBDriver | |
getDatabaseVersionQuery(std::string &version) const =0 | rtabmap::DBDriver | [private, pure virtual] |
getDepthImagesMemoryUsed() const | rtabmap::DBDriver | |
getDepthImagesMemoryUsedQuery() const =0 | rtabmap::DBDriver | [private, pure virtual] |
getEmptyTrashesTime() const | rtabmap::DBDriver | [inline] |
getImagesMemoryUsed() const | rtabmap::DBDriver | |
getImagesMemoryUsedQuery() const =0 | rtabmap::DBDriver | [private, pure virtual] |
getInvertedIndexNi(int signatureId, int &ni) const | rtabmap::DBDriver | |
getInvertedIndexNiQuery(int signatureId, int &ni) const =0 | rtabmap::DBDriver | [private, pure virtual] |
getLaserScansMemoryUsed() const | rtabmap::DBDriver | |
getLaserScansMemoryUsedQuery() const =0 | rtabmap::DBDriver | [private, pure virtual] |
getLastDictionarySize() const | rtabmap::DBDriver | |
getLastDictionarySizeQuery() const =0 | rtabmap::DBDriver | [private, pure virtual] |
getLastIdQuery(const std::string &tableName, int &id) const =0 | rtabmap::DBDriver | [private, pure virtual] |
getLastNodeId(int &id) const | rtabmap::DBDriver | |
getLastNodesSize() const | rtabmap::DBDriver | |
getLastNodesSizeQuery() const =0 | rtabmap::DBDriver | [private, pure virtual] |
getLastParameters() const | rtabmap::DBDriver | |
getLastParametersQuery() const =0 | rtabmap::DBDriver | [private, pure virtual] |
getLastWordId(int &id) const | rtabmap::DBDriver | |
getMemoryUsed() const | rtabmap::DBDriver | |
getMemoryUsedQuery() const =0 | rtabmap::DBDriver | [private, pure virtual] |
getNodeData(int signatureId, SensorData &data) const | rtabmap::DBDriver | |
getNodeIdByLabel(const std::string &label, int &id) const | rtabmap::DBDriver | |
getNodeIdByLabelQuery(const std::string &label, int &id) const =0 | rtabmap::DBDriver | [private, pure virtual] |
getNodeInfo(int signatureId, Transform &pose, int &mapId, int &weight, std::string &label, double &stamp, Transform &groundTruthPose) const | rtabmap::DBDriver | |
getNodeInfoQuery(int signatureId, Transform &pose, int &mapId, int &weight, std::string &label, double &stamp, Transform &groundTruthPose) const =0 | rtabmap::DBDriver | [private, pure virtual] |
getThreadHandle() const | UThread | [inline] |
getThreadId() const | UThread | [inline] |
getTotalDictionarySize() const | rtabmap::DBDriver | |
getTotalDictionarySizeQuery() const =0 | rtabmap::DBDriver | [private, pure virtual] |
getTotalNodesSize() const | rtabmap::DBDriver | |
getTotalNodesSizeQuery() const =0 | rtabmap::DBDriver | [private, pure virtual] |
getUrl() const | rtabmap::DBDriver | [inline] |
getUserDataMemoryUsed() const | rtabmap::DBDriver | |
getUserDataMemoryUsedQuery() const =0 | rtabmap::DBDriver | [private, pure virtual] |
getWeight(int signatureId, int &weight) const | rtabmap::DBDriver | |
getWeightQuery(int signatureId, int &weight) const =0 | rtabmap::DBDriver | [private, pure virtual] |
getWordsMemoryUsed() const | rtabmap::DBDriver | |
getWordsMemoryUsedQuery() const =0 | rtabmap::DBDriver | [private, pure virtual] |
Handle typedef | UThreadC< void > | |
Handle typedef | UThreadC< void > | |
Handler typedef | UThreadC< void > | |
Handler typedef | UThreadC< void > | |
isConnected() const | rtabmap::DBDriver | |
isConnectedQuery() const =0 | rtabmap::DBDriver | [private, pure virtual] |
isCreating() const | UThread | |
isIdle() const | UThread | |
isKilled() const | UThread | |
isRunning() const | UThread | |
UThreadC< void >::Join(const Handle &H) | UThreadC< void > | [inline, static] |
join(bool killFirst=false) | UThread | |
UThreadC< void >::Kill(const Handle &H) | UThreadC< void > | [inline, static] |
kill() | UThread | |
kPAboveNormal enum value | UThread | |
kPBelowNormal enum value | UThread | |
kPLow enum value | UThread | |
kPNormal enum value | UThread | |
kPRealTime enum value | UThread | |
load(VWDictionary *dictionary) const | rtabmap::DBDriver | |
loadLastNodes(std::list< Signature * > &signatures) const | rtabmap::DBDriver | |
loadLastNodesQuery(std::list< Signature * > &signatures) const =0 | rtabmap::DBDriver | [private, pure virtual] |
loadLinks(int signatureId, std::map< int, Link > &links, Link::Type type=Link::kUndef) const | rtabmap::DBDriver | |
loadLinksQuery(int signatureId, std::map< int, Link > &links, Link::Type type=Link::kUndef) const =0 | rtabmap::DBDriver | [private, pure virtual] |
loadNodeData(std::list< Signature * > &signatures) const | rtabmap::DBDriver | |
loadNodeDataQuery(std::list< Signature * > &signatures) const =0 | rtabmap::DBDriver | [private, pure virtual] |
loadQuery(VWDictionary *dictionary) const =0 | rtabmap::DBDriver | [private, pure virtual] |
loadSignatures(const std::list< int > &ids, std::list< Signature * > &signatures, std::set< int > *loadedFromTrash=0) | rtabmap::DBDriver | |
loadSignaturesQuery(const std::list< int > &ids, std::list< Signature * > &signatures) const =0 | rtabmap::DBDriver | [private, pure virtual] |
loadWords(const std::set< int > &wordIds, std::list< VisualWord * > &vws) | rtabmap::DBDriver | |
loadWordsQuery(const std::set< int > &wordIds, std::list< VisualWord * > &vws) const =0 | rtabmap::DBDriver | [private, pure virtual] |
mainLoop() | rtabmap::DBDriver | [private, virtual] |
openConnection(const std::string &url, bool overwritten=false) | rtabmap::DBDriver | |
parseParameters(const ParametersMap ¶meters) | rtabmap::DBDriver | [virtual] |
Priority enum name | UThread | |
removeLink(int from, int to) | rtabmap::DBDriver | |
saveOrUpdate(const std::vector< Signature * > &signatures) const | rtabmap::DBDriver | [private] |
saveOrUpdate(const std::vector< VisualWord * > &words) const | rtabmap::DBDriver | [private] |
saveQuery(const std::list< Signature * > &signatures) const =0 | rtabmap::DBDriver | [private, pure virtual] |
saveQuery(const std::list< VisualWord * > &words) const =0 | rtabmap::DBDriver | [private, pure virtual] |
Self() | UThreadC< void > | [inline, protected, static] |
Self() | UThreadC< void > | [inline, protected, static] |
setAffinity(int cpu=0) | UThread | |
setPriority(Priority priority) | UThread | |
setTimestampUpdateEnabled(bool enabled) | rtabmap::DBDriver | [inline] |
start() | UThread | |
TestCancel() | UThreadC< void > | [inline, protected, static] |
TestCancel() | UThreadC< void > | [inline, protected, static] |
updateLink(const Link &link) | rtabmap::DBDriver | |
updateLinkQuery(const Link &link) const =0 | rtabmap::DBDriver | [private, pure virtual] |
updateQuery(const std::list< Signature * > &signatures, bool updateTimestamp) const =0 | rtabmap::DBDriver | [private, pure virtual] |
updateQuery(const std::list< VisualWord * > &words, bool updateTimestamp) const =0 | rtabmap::DBDriver | [private, pure virtual] |
UThread(Priority priority=kPNormal) | UThread | |
UThreadC() | UThreadC< void > | [inline, protected] |
UThreadC() | UThreadC< void > | [inline, protected] |
~DBDriver() | rtabmap::DBDriver | [virtual] |
~UThread() | UThread | [virtual] |
~UThreadC() | UThreadC< void > | [inline, virtual] |
~UThreadC() | UThreadC< void > | [inline, virtual] |