rtabmap::DBDriver Member List

This is the complete list of members for rtabmap::DBDriver, including all inherited members.

_addSemrtabmap::DBDriverprivate
_dbSafeAccessMutexrtabmap::DBDriverprivate
_emptyTrashesTimertabmap::DBDriverprivate
_targetVersionrtabmap::DBDriverprivate
_timestampUpdatertabmap::DBDriverprivate
_transactionMutexrtabmap::DBDriverprivate
_trashesMutexrtabmap::DBDriverprivate
_trashSignaturesrtabmap::DBDriverprivate
_trashVisualWordsrtabmap::DBDriverprivate
_urlrtabmap::DBDriverprivate
addInfoAfterRun(int stMemSize, int lastSignAdded, int processMemUsed, int databaseMemUsed, int dictionarySize, const ParametersMap &parameters) const rtabmap::DBDriver
addLink(const Link &link)rtabmap::DBDriver
addLinkQuery(const Link &link) const =0rtabmap::DBDriverprotectedpure virtual
addStatistics(const Statistics &statistics, bool saveWmState) const rtabmap::DBDriver
addStatisticsQuery(const Statistics &statistics, bool saveWmState) const =0rtabmap::DBDriverprotectedpure virtual
asyncSave(Signature *s)rtabmap::DBDriver
asyncSave(VisualWord *vw)rtabmap::DBDriver
beginTransaction() const rtabmap::DBDriver
closeConnection(bool save=true, const std::string &outputUrl="")rtabmap::DBDriver
commit() const rtabmap::DBDriver
connectDatabaseQuery(const std::string &url, bool overwritten=false)=0rtabmap::DBDriverprotectedpure virtual
create(const ParametersMap &parameters=ParametersMap())rtabmap::DBDriverstatic
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 >inlinestatic
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
currentThreadId()UThreadinlinestatic
DBDriver(const ParametersMap &parameters=ParametersMap())rtabmap::DBDriverprotected
UThreadC< void >::Detach(const Handle &H)UThreadC< void >inlinestatic
disconnectDatabaseQuery(bool save=true, const std::string &outputUrl="")=0rtabmap::DBDriverprotectedpure virtual
emptyTrashes(bool async=false)rtabmap::DBDriver
executeNoResult(const std::string &sql) const rtabmap::DBDriver
executeNoResultQuery(const std::string &sql) const =0rtabmap::DBDriverprotectedpure virtual
Exit()UThreadC< void >inlineprotectedstatic
Exit()UThreadC< void >inlineprotectedstatic
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 =0rtabmap::DBDriverprotectedpure virtual
getAllLinks(std::multimap< int, Link > &links, bool ignoreNullLinks=true, bool withLandmarks=false) const rtabmap::DBDriver
getAllLinksQuery(std::multimap< int, Link > &links, bool ignoreNullLinks, bool withLandmarks) const =0rtabmap::DBDriverprotectedpure 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 =0rtabmap::DBDriverprotectedpure virtual
getAllStatistics() const rtabmap::DBDriver
getAllStatisticsQuery() const =0rtabmap::DBDriverprotectedpure virtual
getAllStatisticsWmStates() const rtabmap::DBDriver
getAllStatisticsWmStatesQuery() const =0rtabmap::DBDriverprotectedpure virtual
getCalibration(int signatureId, std::vector< CameraModel > &models, StereoCameraModel &stereoModel) const rtabmap::DBDriver
getCalibrationQuery(int signatureId, std::vector< CameraModel > &models, StereoCameraModel &stereoModel) const =0rtabmap::DBDriverprotectedpure virtual
getCalibrationsMemoryUsed() const rtabmap::DBDriver
getCalibrationsMemoryUsedQuery() const =0rtabmap::DBDriverprotectedpure virtual
getDatabaseVersion() const rtabmap::DBDriver
getDatabaseVersionQuery(std::string &version) const =0rtabmap::DBDriverprotectedpure virtual
getDepthImagesMemoryUsed() const rtabmap::DBDriver
getDepthImagesMemoryUsedQuery() const =0rtabmap::DBDriverprotectedpure virtual
getEmptyTrashesTime() const rtabmap::DBDriverinline
getFeaturesMemoryUsed() const rtabmap::DBDriver
getFeaturesMemoryUsedQuery() const =0rtabmap::DBDriverprotectedpure virtual
getGridsMemoryUsed() const rtabmap::DBDriver
getGridsMemoryUsedQuery() const =0rtabmap::DBDriverprotectedpure virtual
getImagesMemoryUsed() const rtabmap::DBDriver
getImagesMemoryUsedQuery() const =0rtabmap::DBDriverprotectedpure virtual
getInvertedIndexNi(int signatureId, int &ni) const rtabmap::DBDriver
getInvertedIndexNiQuery(int signatureId, int &ni) const =0rtabmap::DBDriverprotectedpure virtual
getLaserScanInfo(int signatureId, LaserScan &info) const rtabmap::DBDriver
getLaserScanInfoQuery(int signatureId, LaserScan &info) const =0rtabmap::DBDriverprotectedpure virtual
getLaserScansMemoryUsed() const rtabmap::DBDriver
getLaserScansMemoryUsedQuery() const =0rtabmap::DBDriverprotectedpure virtual
getLastDictionarySize() const rtabmap::DBDriver
getLastDictionarySizeQuery() const =0rtabmap::DBDriverprotectedpure virtual
getLastIdQuery(const std::string &tableName, int &id, const std::string &fieldName="id") const =0rtabmap::DBDriverprotectedpure virtual
getLastMapId(int &mapId) const rtabmap::DBDriver
getLastNodeId(int &id) const rtabmap::DBDriver
getLastNodeIds(std::set< int > &ids) const rtabmap::DBDriver
getLastNodeIdsQuery(std::set< int > &ids) const =0rtabmap::DBDriverprotectedpure virtual
getLastNodesSize() const rtabmap::DBDriver
getLastNodesSizeQuery() const =0rtabmap::DBDriverprotectedpure virtual
getLastParameters() const rtabmap::DBDriver
getLastParametersQuery() const =0rtabmap::DBDriverprotectedpure virtual
getLastWordId(int &id) const rtabmap::DBDriver
getLinksMemoryUsed() const rtabmap::DBDriver
getLinksMemoryUsedQuery() const =0rtabmap::DBDriverprotectedpure virtual
getMemoryUsed() const rtabmap::DBDriver
getMemoryUsedQuery() const =0rtabmap::DBDriverprotectedpure virtual
getNodeData(int signatureId, SensorData &data, bool images=true, bool scan=true, bool userData=true, bool occupancyGrid=true) const rtabmap::DBDriver
getNodeIdByLabel(const std::string &label, int &id) const rtabmap::DBDriver
getNodeIdByLabelQuery(const std::string &label, int &id) const =0rtabmap::DBDriverprotectedpure virtual
getNodeInfo(int signatureId, Transform &pose, int &mapId, int &weight, std::string &label, double &stamp, Transform &groundTruthPose, std::vector< float > &velocity, GPS &gps, EnvSensors &sensors) const rtabmap::DBDriver
getNodeInfoQuery(int signatureId, Transform &pose, int &mapId, int &weight, std::string &label, double &stamp, Transform &groundTruthPose, std::vector< float > &velocity, GPS &gps, EnvSensors &sensors) const =0rtabmap::DBDriverprotectedpure virtual
getNodesMemoryUsed() const rtabmap::DBDriver
getNodesMemoryUsedQuery() const =0rtabmap::DBDriverprotectedpure virtual
getNodesObservingLandmark(int landmarkId, std::map< int, Link > &nodes) const rtabmap::DBDriver
getNodesObservingLandmarkQuery(int landmarkId, std::map< int, Link > &nodes) const =0rtabmap::DBDriverprotectedpure virtual
getStatistics(int nodeId, double &stamp, std::vector< int > *wmState=0) const rtabmap::DBDriver
getStatisticsMemoryUsed() const rtabmap::DBDriver
getStatisticsMemoryUsedQuery() const =0rtabmap::DBDriverprotectedpure virtual
getStatisticsQuery(int nodeId, double &stamp, std::vector< int > *wmState) const =0rtabmap::DBDriverprotectedpure virtual
getTargetVersion() const rtabmap::DBDriverinline
getThreadHandle() const UThreadinline
getThreadId() const UThreadinline
getTotalDictionarySize() const rtabmap::DBDriver
getTotalDictionarySizeQuery() const =0rtabmap::DBDriverprotectedpure virtual
getTotalNodesSize() const rtabmap::DBDriver
getTotalNodesSizeQuery() const =0rtabmap::DBDriverprotectedpure virtual
getUrl() const rtabmap::DBDriverinline
getUserDataMemoryUsed() const rtabmap::DBDriver
getUserDataMemoryUsedQuery() const =0rtabmap::DBDriverprotectedpure virtual
getWeight(int signatureId, int &weight) const rtabmap::DBDriver
getWeightQuery(int signatureId, int &weight) const =0rtabmap::DBDriverprotectedpure virtual
getWordsMemoryUsed() const rtabmap::DBDriver
getWordsMemoryUsedQuery() const =0rtabmap::DBDriverprotectedpure virtual
Handle typedefUThreadC< void >
Handle typedefUThreadC< void >
Handler typedefUThreadC< void >
Handler typedefUThreadC< void >
isConnected() const rtabmap::DBDriver
isConnectedQuery() const =0rtabmap::DBDriverprotectedpure virtual
isCreating() const UThread
isIdle() const UThread
isInMemory() const rtabmap::DBDriverinlinevirtual
isKilled() const UThread
isRunning() const UThread
UThreadC< void >::Join(const Handle &H)UThreadC< void >inlinestatic
join(bool killFirst=false)UThread
kill()UThread
UThreadC< void >::Kill(const Handle &H)UThreadC< void >inlinestatic
kPAboveNormal enum valueUThread
kPBelowNormal enum valueUThread
kPLow enum valueUThread
kPNormal enum valueUThread
kPRealTime enum valueUThread
load(VWDictionary *dictionary, bool lastStateOnly=true) const rtabmap::DBDriver
load2DMap(float &xMin, float &yMin, float &cellSize) const rtabmap::DBDriver
load2DMapQuery(float &xMin, float &yMin, float &cellSize) const =0rtabmap::DBDriverprotectedpure virtual
loadLastNodes(std::list< Signature * > &signatures) const rtabmap::DBDriver
loadLastNodesQuery(std::list< Signature * > &signatures) const =0rtabmap::DBDriverprotectedpure virtual
loadLinks(int signatureId, std::multimap< int, Link > &links, Link::Type type=Link::kUndef) const rtabmap::DBDriver
loadLinksQuery(int signatureId, std::multimap< int, Link > &links, Link::Type type=Link::kUndef) const =0rtabmap::DBDriverprotectedpure virtual
loadNodeData(Signature *signature, bool images=true, bool scan=true, bool userData=true, bool occupancyGrid=true) const rtabmap::DBDriver
loadNodeData(std::list< Signature * > &signatures, bool images=true, bool scan=true, bool userData=true, bool occupancyGrid=true) const rtabmap::DBDriver
loadNodeDataQuery(std::list< Signature * > &signatures, bool images=true, bool scan=true, bool userData=true, bool occupancyGrid=true) const =0rtabmap::DBDriverprotectedpure virtual
loadOptimizedMesh(std::vector< std::vector< std::vector< RTABMAP_PCL_INDEX > > > *polygons=0, std::vector< std::vector< Eigen::Vector2f > > *texCoords=0, cv::Mat *textures=0) const rtabmap::DBDriver
loadOptimizedMeshQuery(std::vector< std::vector< std::vector< RTABMAP_PCL_INDEX > > > *polygons, std::vector< std::vector< Eigen::Vector2f > > *texCoords, cv::Mat *textures) const =0rtabmap::DBDriverprotectedpure virtual
loadOptimizedPoses(Transform *lastlocalizationPose=0) const rtabmap::DBDriver
loadOptimizedPosesQuery(Transform *lastlocalizationPose=0) const =0rtabmap::DBDriverprotectedpure virtual
loadPreviewImage() const rtabmap::DBDriver
loadPreviewImageQuery() const =0rtabmap::DBDriverprotectedpure virtual
loadQuery(VWDictionary *dictionary, bool lastStateOnly=true) const =0rtabmap::DBDriverprotectedpure virtual
loadSignature(int id, bool *loadedFromTrash=0)rtabmap::DBDriver
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 =0rtabmap::DBDriverprotectedpure virtual
loadWords(const std::set< int > &wordIds, std::list< VisualWord * > &vws)rtabmap::DBDriver
loadWordsQuery(const std::set< int > &wordIds, std::list< VisualWord * > &vws) const =0rtabmap::DBDriverprotectedpure virtual
mainLoop()rtabmap::DBDriverprivatevirtual
openConnection(const std::string &url, bool overwritten=false)rtabmap::DBDriver
parseParameters(const ParametersMap &parameters)rtabmap::DBDrivervirtual
Priority enum nameUThread
removeLink(int from, int to)rtabmap::DBDriver
save2DMap(const cv::Mat &map, float xMin, float yMin, float cellSize) const rtabmap::DBDriver
save2DMapQuery(const cv::Mat &map, float xMin, float yMin, float cellSize) const =0rtabmap::DBDriverprotectedpure virtual
saveOptimizedMesh(const cv::Mat &cloud, const std::vector< std::vector< std::vector< RTABMAP_PCL_INDEX > > > &polygons=std::vector< std::vector< std::vector< RTABMAP_PCL_INDEX > > >(), const std::vector< std::vector< Eigen::Vector2f > > &texCoords=std::vector< std::vector< Eigen::Vector2f > >(), const cv::Mat &textures=cv::Mat()) const rtabmap::DBDriver
saveOptimizedMeshQuery(const cv::Mat &cloud, const std::vector< std::vector< std::vector< RTABMAP_PCL_INDEX > > > &polygons, const std::vector< std::vector< Eigen::Vector2f > > &texCoords, const cv::Mat &textures) const =0rtabmap::DBDriverprotectedpure virtual
saveOptimizedPoses(const std::map< int, Transform > &optimizedPoses, const Transform &lastlocalizationPose) const rtabmap::DBDriver
saveOptimizedPosesQuery(const std::map< int, Transform > &optimizedPoses, const Transform &lastlocalizationPose) const =0rtabmap::DBDriverprotectedpure virtual
saveOrUpdate(const std::vector< Signature * > &signatures)rtabmap::DBDriverprivate
saveOrUpdate(const std::vector< VisualWord * > &words) const rtabmap::DBDriverprivate
savePreviewImage(const cv::Mat &image) const rtabmap::DBDriver
savePreviewImageQuery(const cv::Mat &image) const =0rtabmap::DBDriverprotectedpure virtual
saveQuery(const std::list< Signature * > &signatures)=0rtabmap::DBDriverprotectedpure virtual
saveQuery(const std::list< VisualWord * > &words) const =0rtabmap::DBDriverprotectedpure virtual
Self()UThreadC< void >inlineprotectedstatic
Self()UThreadC< void >inlineprotectedstatic
setAffinity(int cpu=0)UThread
setPriority(Priority priority)UThread
setTimestampUpdateEnabled(bool enabled)rtabmap::DBDriverinline
start()UThread
TestCancel()UThreadC< void >inlineprotectedstatic
TestCancel()UThreadC< void >inlineprotectedstatic
updateDepthImage(int nodeId, const cv::Mat &image)rtabmap::DBDriver
updateDepthImageQuery(int nodeId, const cv::Mat &image) const =0rtabmap::DBDriverprotectedpure virtual
updateLaserScan(int nodeId, const LaserScan &scan)rtabmap::DBDriver
updateLaserScanQuery(int nodeId, const LaserScan &scan) const =0rtabmap::DBDriverprotectedpure virtual
updateLink(const Link &link)rtabmap::DBDriver
updateLinkQuery(const Link &link) const =0rtabmap::DBDriverprotectedpure virtual
updateOccupancyGrid(int nodeId, const cv::Mat &ground, const cv::Mat &obstacles, const cv::Mat &empty, float cellSize, const cv::Point3f &viewpoint)rtabmap::DBDriver
updateOccupancyGridQuery(int nodeId, const cv::Mat &ground, const cv::Mat &obstacles, const cv::Mat &empty, float cellSize, const cv::Point3f &viewpoint) const =0rtabmap::DBDriverprotectedpure virtual
updateQuery(const std::list< Signature * > &signatures, bool updateTimestamp) const =0rtabmap::DBDriverprotectedpure virtual
updateQuery(const std::list< VisualWord * > &words, bool updateTimestamp) const =0rtabmap::DBDriverprotectedpure virtual
UThread(Priority priority=kPNormal)UThread
UThreadC()UThreadC< void >inlineprotected
UThreadC()UThreadC< void >inlineprotected
~DBDriver()rtabmap::DBDrivervirtual
~UThread()UThreadvirtual
~UThreadC()UThreadC< void >inlinevirtual
~UThreadC()UThreadC< void >inlinevirtual


rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Dec 14 2020 03:37:08