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