3.14.1 CreateCopy

virtual OEMatchBase *CreateCopy() const

Create a copy of the contents of an OEMatch instance, and return a pointer to the newly created copy. The new copy is allocated dynamically and should be deallocated with the C++ delete operator.