|
Ariles
|
Definition at line 184 of file serialization.h.
#include <serialization.h>
Protected Types | |
| using | Impl = t_Implementation |
| using | ImplPtr = std::shared_ptr< t_Implementation > |
Protected Member Functions | |
| PIMPLVisitor () | |
| ~PIMPLVisitor () | |
| template<class... t_Args> | |
| void | makeImplPtr (t_Args &&...args) |
Protected Attributes | |
| ImplPtr | impl_ |
Private Member Functions | |
| PIMPLVisitor (const PIMPLVisitor &) | |
| PIMPLVisitor & | operator= (const PIMPLVisitor &) |
|
protected |
Definition at line 187 of file serialization.h.
|
protected |
Definition at line 188 of file serialization.h.
|
private |
|
inlineprotected |
Definition at line 198 of file serialization.h.
|
inlineprotected |
Definition at line 199 of file serialization.h.
|
inlineprotected |
Definition at line 202 of file serialization.h.
|
private |
|
protected |
Definition at line 191 of file serialization.h.