List of [from] URN node backward pointing links associated to a [to] URN node.
More...
#include <bayeux/datatools/urn_db_service.h>
List of [from] URN node backward pointing links associated to a [to] URN node.
◆ add_link_to_urn()
void datatools::urn_db_service::backward_links::add_link_to_urn |
( |
const std::string & |
urn_ | ) |
|
◆ clear()
void datatools::urn_db_service::backward_links::clear |
( |
| ) |
|
◆ get_number_of_links()
std::size_t datatools::urn_db_service::backward_links::get_number_of_links |
( |
| ) |
const |
◆ get_urns()
const std::set<std::string>& datatools::urn_db_service::backward_links::get_urns |
( |
| ) |
const |
◆ is_linked_to_urn()
bool datatools::urn_db_service::backward_links::is_linked_to_urn |
( |
const std::string & |
urn_ | ) |
const |
◆ remove_link_to_urn()
void datatools::urn_db_service::backward_links::remove_link_to_urn |
( |
const std::string & |
urn_ | ) |
|
The documentation for this struct was generated from the following file: