List of all members.
Detailed Description
Operators for implicit body. Each BodyOperator has two children, either a Body or a BodyOperator.
Member Enumeration Documentation
Constructor & Destructor Documentation
| EM::BodyOperator::BodyOperator |
( |
|
) |
|
| EM::BodyOperator::~BodyOperator |
( |
|
) |
|
Member Function Documentation
| bool EM::BodyOperator::createImplicitBody |
( |
ImplicitBody *& |
, |
|
|
TaskRunner * |
| |
|
) |
| | const |
| ImplicitBody* EM::BodyOperator::createImplicitBody |
( |
const TypeSet< Coord3 > & |
bodypts, |
|
|
TaskRunner * |
tr = 0 | |
|
) |
| | const |
| EM::BodyOperator::DeclareEnumUtils |
( |
Action |
|
) |
|
| void EM::BodyOperator::fillPar |
( |
IOPar & |
|
) |
|
| Action EM::BodyOperator::getAction |
( |
|
) |
const [inline] |
| bool EM::BodyOperator::getChildOprt |
( |
int |
freeid, |
|
|
BodyOperator & |
| |
|
) |
| | |
| BodyOperator* EM::BodyOperator::getChildOprt |
( |
bool |
body0 |
) |
const |
| static int EM::BodyOperator::getFreeID |
( |
|
) |
[static] |
| int EM::BodyOperator::getID |
( |
|
) |
const [inline] |
| ImplicitBody* EM::BodyOperator::getOperandBody |
( |
bool |
body0, |
|
|
TaskRunner * |
tr | |
|
) |
| | const [protected] |
| bool EM::BodyOperator::isOK |
( |
|
) |
const |
| void EM::BodyOperator::setAction |
( |
Action |
|
) |
|
| void EM::BodyOperator::setInput |
( |
bool |
body0, |
|
|
const MultiID & |
| |
|
) |
| | |
| void EM::BodyOperator::setInput |
( |
bool |
body0, |
|
|
BodyOperator * |
| |
|
) |
| | |
| static const char* EM::BodyOperator::sKeyAction |
( |
|
) |
[inline, static] |
| static const char* EM::BodyOperator::sKeyBodyID0 |
( |
|
) |
[inline, static] |
| static const char* EM::BodyOperator::sKeyBodyID1 |
( |
|
) |
[inline, static] |
| static const char* EM::BodyOperator::sKeyID |
( |
|
) |
[inline, static] |
| bool EM::BodyOperator::usePar |
( |
const IOPar & |
|
) |
|
Member Data Documentation