|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.flightpanels.scs.DataReference<java.lang.Boolean>
com.flightpanels.scs.DataReferenceBool
public class DataReferenceBool
| Constructor Summary | |
|---|---|
DataReferenceBool(IUpdateable<java.lang.Boolean> updateable)
|
|
| Method Summary | |
|---|---|
void |
readFromCan(CanAeroMetadata meta,
can_t can)
read incoming data from the bus into the cache |
| Methods inherited from class com.flightpanels.scs.DataReference |
|---|
hasChanged, needsRequest, requested, signUp, update, write |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataReferenceBool(IUpdateable<java.lang.Boolean> updateable)
| Method Detail |
|---|
public void readFromCan(CanAeroMetadata meta,
can_t can)
IDataReference
readFromCan in interface IDataReferencereadFromCan in class DataReference<java.lang.Boolean>meta - accompanying meta-data (id, message code counter etc..)can - the incoming data itself
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||