#include <volume.h>
Definition at line 257 of file volume.h.
◆ absref_transmit_2manip() [1/2]
absref_transmit_2manip::absref_transmit_2manip |
( |
void |
| ) |
|
|
inline |
Definition at line 269 of file volume.h.
269: absref_transmit() { ; }
◆ absref_transmit_2manip() [2/2]
absref_transmit_2manip::absref_transmit_2manip |
( |
ActivePtr< manip_absvol > * |
famvol1, |
|
|
ActivePtr< manip_absvol > * |
famvol2 |
|
) |
| |
|
inline |
Definition at line 270 of file volume.h.
273 qaref_other = 2;
274 }
ActivePtr< manip_absvol > * amvol1
ActivePtr< manip_absvol > * amvol2
◆ ~absref_transmit_2manip()
virtual absref_transmit_2manip::~absref_transmit_2manip |
( |
| ) |
|
|
inlinevirtual |
◆ get_other()
virtual absref * absref_transmit_2manip::get_other |
( |
int |
n | ) |
|
|
inlinevirtual |
Definition at line 261 of file volume.h.
261 {
263 if (n == 0) vol =
amvol1->get();
264 if (n == 1) vol =
amvol2->get();
265 mcerr <<
"absref_transmit_2manip::get_other: should never happen\n";
267 return vol;
268 }
◆ macro_copy_total()
◆ amvol1
◆ amvol2
The documentation for this class was generated from the following file: