|
Omnidome
Fulldome Mapping Software Toolkit
|


Go to the source code of this file.
Namespaces | |
| omni | |
| Header to document namespaces. | |
| omni::serialization | |
| Namespace for serialization functionality. | |
| omni::serialization::traits | |
Functions | |
| template<typename STREAM , typename F , typename... ARGS> | |
| STREAM & | omni::serialization::deserializePtr (STREAM &_stream, F _f, ARGS &&..._args) |
| Deserialize a pointer from stream. Functor f must return a pointer which is constructed from a factory with an id. If pointer is not null, it will be deserialized from stream. Otherwise, a serialization exception is thrown. More... | |
1.8.6