31.01.2014 Views

Version 5.0 The LEDA User Manual

Version 5.0 The LEDA User Manual

Version 5.0 The LEDA User Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

void<br />

C.set coder1(Coder1 ∗ c1 , bool own coder = false)<br />

sets the instance of Coder1 . If own coder is true, then<br />

the c1 is deleted by C. Otherwise c1 is not deleted<br />

by C and the pointer c1 must be valid during the<br />

life-time of C.<br />

Coder2 ∗ C.get coder2( ) returns the currently used instance of Coder2 .<br />

void<br />

C.set coder2(Coder2 ∗ c2 , bool own coder = false)<br />

sets the instance of Coder2. <strong>The</strong> paramter own coder<br />

is explained above.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!