rippled
|
An Object that contains its own Writer. More...
Public Member Functions | |
WriterObject (Output const &output) | |
WriterObject (WriterObject &&other)=default | |
Object * | operator-> () |
Object & | operator* () |
Private Attributes | |
std::unique_ptr< Writer > | writer_ |
std::unique_ptr< Object::Root > | object_ |
|
default |
|
private |
|
private |