|
XLE
v0.02.0
|
Public Member Functions | |
| DeferredCopy (intrusive_ptr< ResourceLocator > destination, unsigned size, intrusive_ptr< DataPacket > pkt) | |
| DeferredCopy (DeferredCopy &&moveFrom) | |
| const DeferredCopy & | operator= (DeferredCopy &&moveFrom) |
Public Attributes | |
| intrusive_ptr< DataPacket > | _temporaryBuffer |
| intrusive_ptr< ResourceLocator > | _destination |
| unsigned | _size |
1.8.10