|
pianod2
multisource multiuser scriptable networked music player
|
Smart pointer for schemas, with unusual ability to be copied. More...
#include <parsnip.h>


Public Member Functions | |
| SchemaBaseRef ()=default | |
| SchemaBaseRef (const SchemaBaseRef &) | |
| Copy construction for the smart pointer for SchemaBase. More... | |
| SchemaBaseRef & | operator= (const SchemaBaseRef &) |
| Copy assignment for the smart pointer for SchemaBase. More... | |
Smart pointer for schemas, with unusual ability to be copied.
|
default |
| Parsnip::SchemaBaseRef::SchemaBaseRef | ( | const SchemaBaseRef & | from | ) |
Copy construction for the smart pointer for SchemaBase.
| SchemaBaseRef & Parsnip::SchemaBaseRef::operator= | ( | const SchemaBaseRef & | from | ) |
Copy assignment for the smart pointer for SchemaBase.