#include <hpp/util/serialization.hh>
◆ ~archive_ptr_holder()
virtual hpp::serialization::archive_ptr_holder::~archive_ptr_holder |
( |
| ) |
|
|
inlinevirtual |
◆ contains()
bool hpp::serialization::archive_ptr_holder::contains |
( |
const std::string & |
k | ) |
const |
|
inline |
◆ containsOfType()
bool hpp::serialization::archive_ptr_holder::containsOfType |
( |
const std::string & |
k | ) |
const |
|
inline |
◆ get() [1/2]
◆ get() [2/2]
T * hpp::serialization::archive_ptr_holder::get |
( |
const std::string & |
k, |
|
|
bool |
throwIfNotFound = false |
|
) |
| const |
|
inline |
◆ getChildClass()
Child * hpp::serialization::archive_ptr_holder::getChildClass |
( |
const std::string & |
k, |
|
|
bool |
throwIfNotFound = false |
|
) |
| const |
|
inline |
◆ initialize_tpl() [1/2]
void hpp::serialization::archive_ptr_holder::initialize_tpl |
( |
Archive & |
ar | ) |
|
|
inlineprotected |
◆ initialize_tpl() [2/2]
void hpp::serialization::archive_ptr_holder::initialize_tpl |
( |
Archive & |
ar | ) |
|
|
inlineprotected |
◆ insert() [1/2]
◆ insert() [2/2]
void hpp::serialization::archive_ptr_holder::insert |
( |
const std::string & |
k, |
|
|
T * |
ptr |
|
) |
| |
|
inline |
◆ insertChildClass()
void hpp::serialization::archive_ptr_holder::insertChildClass |
( |
const std::string & |
k, |
|
|
Child * |
ptr |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: