|
Auterion App SDK
Auterion SDK is a library that can be used by AuterionOS apps to communicate with the system.
|
This is the complete list of members for auterion::Subscription< S, DataType >, including all inherited members.
| isLastValid() const | auterion::Subscription< S, DataType > | |
| last() const | auterion::Subscription< S, DataType > | |
| onUpdate(std::function< void(DataType)> callback) | auterion::Subscription< S, DataType > | |
| subscribe(std::function< void(DataType)> callback) | auterion::Subscription< S, DataType > | |
| Subscription(const std::shared_ptr< SubscriptionImpl< S, DataType >> &impl) (defined in auterion::Subscription< S, DataType >) | auterion::Subscription< S, DataType > |