3.36.1 Construction and Initialization

OETrans()
OETrans(const OETransBase *)
OETrans(const OETransBase &)
OETrans(const OETrans&)
void Clear()

The OETrans container can be constructed with no OETransBase objects or can be copy constructed from and existing OETransBase or OETrans.

The Clear function resets the OETrans to the same state it was in after default construction.