|
Classes | |
class | Component |
Functions | |
ARMARX_REGISTER_COMPONENT_EXECUTABLE (Component, Component::GetDefaultName()) | |
bool | store (const std::map< armem::MemoryID, core::Graph > &graphs, const std::filesystem::path &baseDirectory) |
bool | store (const std::map< armem::MemoryID, location::arondto::Location > &locations, const std::filesystem::path &baseDirectory) |
armarx::navigation::components::navigation_memory::ARMARX_REGISTER_COMPONENT_EXECUTABLE | ( | Component | , |
Component::GetDefaultName() | |||
) |
bool armarx::navigation::components::navigation_memory::store | ( | const std::map< armem::MemoryID, core::Graph > & | graphs, |
const std::filesystem::path & | baseDirectory | ||
) |
Definition at line 676 of file Component.cpp.
bool armarx::navigation::components::navigation_memory::store | ( | const std::map< armem::MemoryID, location::arondto::Location > & | locations, |
const std::filesystem::path & | baseDirectory | ||
) |