Common Tesseract Types. More...
#include <tesseract_common/macros.h>
#include <boost/functional/hash.hpp>
#include <tesseract_common/types.h>
Go to the source code of this file.
Namespaces | |
tesseract_common | |
Functions | |
LinkNamesPair | tesseract_common::makeOrderedLinkPair (const std::string &link_name1, const std::string &link_name2) |
Create a pair of strings, where the pair.first is always <= pair.second. More... | |
void | tesseract_common::makeOrderedLinkPair (LinkNamesPair &pair, const std::string &link_name1, const std::string &link_name2) |
Populate a pair of strings, where the pair.first is always <= pair.second. More... | |
Common Tesseract Types.
Definition in file types.cpp.