#include <GetEntities.hh>
◆ GetLink() [1/2]
template<typename PolicyT >
virtual Identity GetLink |
( |
const Identity & |
_modelID, |
|
|
const std::string & |
_linkName |
|
) |
| const |
|
pure virtual |
◆ GetLink() [2/2]
template<typename PolicyT >
virtual Identity GetLink |
( |
const Identity & |
_modelID, |
|
|
std::size_t |
_linkIndex |
|
) |
| const |
|
pure virtual |
◆ GetLinkCount()
template<typename PolicyT >
virtual std::size_t GetLinkCount |
( |
const Identity & |
_modelID | ) |
const |
|
pure virtual |
◆ GetLinkIndex()
template<typename PolicyT >
virtual std::size_t GetLinkIndex |
( |
const Identity & |
_linkID | ) |
const |
|
pure virtual |
◆ GetLinkName()
template<typename PolicyT >
virtual const std::string & GetLinkName |
( |
const Identity & |
_linkID | ) |
const |
|
pure virtual |
◆ GetModelOfLink()
template<typename PolicyT >
virtual Identity GetModelOfLink |
( |
const Identity & |
_linkID | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: