Cortex
10.0.0-a4
|
#include <Object.h>
Public Member Functions | |
template<class T > | |
T::Ptr | copy (const T *toCopy) |
Returns a copy of the specified object. | |
A simple class used in the copyFrom() method to provide a means of copying Object derived member data while ensuring the uniqueness of copies of objects in the case that an object is referred to more than once.