#include <tables.h>
Public Methods | |
~PToContractTable () | |
Destructor. More... | |
const PToContractTable& | operator= (VectorOfPToContractElement* newValue) |
Assignment operators. More... | |
const PToContractTable& | operator= (const PToContractTable& pointerToNewValue) |
operator VectorOfPToContractElement * () const | |
Pointer operator override. More... | |
Friends | |
class | VectorOfPToContractTable |
Definition at line 696 of file tables.h.
|
Destructor.
|
|
Pointer operator override.
|
|
|
|
Assignment operators.
The contracting element list (if any) that this object already points to is deleted. |
|
|