
Public Member Functions | |
| CBResponseFloat (Completion completion, CBDescOut desc, int type) | |
| CBResponseFloat (Completion completion, CBDescOut desc, int type, float value) | |
Public Attributes | |
| Completion | completion = null |
| CBDescOut | desc = null |
| int | type = INVALID_TYPE |
| float | value = Float.MIN_VALUE |
Static Public Attributes | |
| static final int | INVALID_TYPE = 0 |
| static final int | DONE_TYPE = 1 |
| static final int | WORKING_TYPE = 2 |
| alma::TT::PropertyPrimTest::CBResponseFloat::CBResponseFloat | ( | Completion | completion, | |
| CBDescOut | desc, | |||
| int | type | |||
| ) | [inline] |
| alma::TT::PropertyPrimTest::CBResponseFloat::CBResponseFloat | ( | Completion | completion, | |
| CBDescOut | desc, | |||
| int | type, | |||
| float | value | |||
| ) | [inline] |
final int alma::TT::PropertyPrimTest::CBResponseFloat::DONE_TYPE = 1 [static] |
final int alma::TT::PropertyPrimTest::CBResponseFloat::INVALID_TYPE = 0 [static] |
| float alma::TT::PropertyPrimTest::CBResponseFloat::value = Float.MIN_VALUE |
final int alma::TT::PropertyPrimTest::CBResponseFloat::WORKING_TYPE = 2 [static] |
1.6.2