BcpsBranchObject Member List
This is the complete list of members for
BcpsBranchObject, including all inherited members.
| BcpsBranchObject() | BcpsBranchObject | [inline] |
| BcpsBranchObject(BcpsModel *model, int objectIndex, int direction, double value) | BcpsBranchObject | [inline] |
| BcpsBranchObject(BcpsModel *model, int objectIndex, int upScore, double downScore, int direction, double value) | BcpsBranchObject | [inline] |
| BcpsBranchObject(const BcpsBranchObject &) | BcpsBranchObject | |
| boundBranch() const | BcpsBranchObject | [inline, virtual] |
| branch(bool normalBranch=false)=0 | BcpsBranchObject | [pure virtual] |
| clone() const =0 | BcpsBranchObject | [pure virtual] |
| decode(AlpsEncoded &encoded) | BcpsBranchObject | [inline, virtual] |
| decodeBcps(AlpsEncoded &encoded) | BcpsBranchObject | [inline, protected] |
| direction_ | BcpsBranchObject | [protected] |
| downScore_ | BcpsBranchObject | [protected] |
| encode(AlpsEncoded *encoded) const | BcpsBranchObject | [inline, virtual] |
| encodeBcps(AlpsEncoded *encoded) const | BcpsBranchObject | [inline, protected] |
| getDirection() const | BcpsBranchObject | [inline] |
| getDownScore() const | BcpsBranchObject | [inline] |
| getObjectIndex() const | BcpsBranchObject | [inline] |
| getType() | BcpsBranchObject | [inline] |
| getUpScore() const | BcpsBranchObject | [inline] |
| getValue() const | BcpsBranchObject | [inline] |
| model() const | BcpsBranchObject | [inline] |
| model_ | BcpsBranchObject | [protected] |
| numBranches() const | BcpsBranchObject | [inline, virtual] |
| numBranchesLeft() const | BcpsBranchObject | [inline, virtual] |
| numBranchesLeft_ | BcpsBranchObject | [protected] |
| objectIndex_ | BcpsBranchObject | [protected] |
| operator=(const BcpsBranchObject &rhs) | BcpsBranchObject | |
| print(bool normalBranch) | BcpsBranchObject | [inline, virtual] |
| setDirection(int direction) | BcpsBranchObject | [inline] |
| setDownScore(double score) | BcpsBranchObject | [inline] |
| setObjectIndex(int ind) | BcpsBranchObject | [inline] |
| setType(int t) | BcpsBranchObject | [inline] |
| setUpScore(double score) | BcpsBranchObject | [inline] |
| type_ | BcpsBranchObject | [protected] |
| upScore_ | BcpsBranchObject | [protected] |
| value_ | BcpsBranchObject | [protected] |
| ~BcpsBranchObject() | BcpsBranchObject | [inline, virtual] |