|
| SPtr< T > | data |
| | A pointer to the object shared by all instances of the copy-on-write object.
|
| |
| SPtr< T >(* | copy )(const SPtr< T > &other) |
| | A function that is used to copy the data object.
|
| |
◆ Data() [1/4]
◆ Data() [2/4]
◆ Data() [3/4]
◆ Data() [4/4]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ copy
A function that is used to copy the data object.
◆ data
A pointer to the object shared by all instances of the copy-on-write object.
The documentation for this struct was generated from the following file:
- /Users/Rogiel/Developer/CeresEngine/Engine/Sources/CeresEngine/Foundation/SmartPtr.hpp