#include <Overlay.h>
|
void | serialize (boost::archive::binary_oarchive &oa) |
|
|
template<class Archive> |
void | save (Archive &ar, const unsigned int version) |
|
template<class Archive> |
void | load (Archive &ar, const unsigned int version) |
|
◆ CompositeOverlay() [1/2]
CompositeOverlay::CompositeOverlay |
( |
| ) |
|
|
inline |
◆ CompositeOverlay() [2/2]
CompositeOverlay::CompositeOverlay |
( |
Primitive | primitiveType | ) |
|
|
inline |
◆ accept()
◆ add()
◆ deserialize()
void CompositeOverlay::deserialize |
( |
boost::archive::binary_iarchive & | ia | ) |
|
|
virtual |
◆ getList()
◆ load()
template<class Archive>
void CompositeOverlay::load |
( |
Archive & | ar, |
|
|
const unsigned int | version ) |
|
inlineprivate |
◆ save()
template<class Archive>
void CompositeOverlay::save |
( |
Archive & | ar, |
|
|
const unsigned int | version ) |
|
inlineprivate |
◆ serialize()
void CompositeOverlay::serialize |
( |
boost::archive::binary_oarchive & | oa | ) |
|
|
protectedvirtual |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ gList
The documentation for this class was generated from the following files: