#include <types.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
◆ clear()
void tesseract_common::PluginInfoContainer::clear |
( |
| ) |
|
◆ operator!=()
bool tesseract_common::PluginInfoContainer::operator!= |
( |
const PluginInfoContainer & |
rhs | ) |
const |
◆ operator==()
bool tesseract_common::PluginInfoContainer::operator== |
( |
const PluginInfoContainer & |
rhs | ) |
const |
◆ serialize()
template<class Archive >
void tesseract_common::PluginInfoContainer::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ default_plugin
std::string tesseract_common::PluginInfoContainer::default_plugin |
◆ plugins
The documentation for this struct was generated from the following files:
- tesseract_common/include/tesseract_common/types.h
- tesseract_common/src/types.cpp