
Public Member Functions | |
| CBResponseDoubleSeq (Completion completion, CBDescOut desc, int type) | |
| CBResponseDoubleSeq (Completion completion, CBDescOut desc, int type, double value[]) | |
Public Attributes | |
| Completion | completion = null |
| CBDescOut | desc = null |
| int | type = INVALID_TYPE |
| double[] | value = {0.0} |
Static Public Attributes | |
| static final int | INVALID_TYPE = 0 |
| static final int | DONE_TYPE = 1 |
| static final int | WORKING_TYPE = 2 |
| alma::TT::PropertySeqTest::CBResponseDoubleSeq::CBResponseDoubleSeq | ( | Completion | completion, | |
| CBDescOut | desc, | |||
| int | type | |||
| ) | [inline] |
| alma::TT::PropertySeqTest::CBResponseDoubleSeq::CBResponseDoubleSeq | ( | Completion | completion, | |
| CBDescOut | desc, | |||
| int | type, | |||
| double | value[] | |||
| ) | [inline] |
final int alma::TT::PropertySeqTest::CBResponseDoubleSeq::DONE_TYPE = 1 [static] |
final int alma::TT::PropertySeqTest::CBResponseDoubleSeq::INVALID_TYPE = 0 [static] |
| double [] alma::TT::PropertySeqTest::CBResponseDoubleSeq::value = {0.0} |
final int alma::TT::PropertySeqTest::CBResponseDoubleSeq::WORKING_TYPE = 2 [static] |
1.6.2