VitroIO SDK
Software development kit for Vitro Shard.
Loading...
Searching...
No Matches
upgrade_controller.h File Reference
Include dependency graph for upgrade_controller.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vitroio::sdk::impl::UpgradeController
 Class is responsible for handling upgrade data. More...
 

Namespaces

namespace  vitroio
 The namespace contains all of components of vitro-shard-sdk and components based on the sdk. It is suggested to place types inherited from the sdk components in this namespace e.g. implementations of sensors drivers/interfaces.
 
namespace  vitroio::sdk
 The namespace contains all of components defined by vitro-shard-sdk.
 
namespace  vitroio::sdk::impl
 The namespace contains internal components of vitro-shard-sdk. These components should not be used by user.
 

Macros

#define VITROIO_UPGRADE_CONTROLLER_DEFAULT_EVENT_QUEUE_SIZE   32
 Defines default size of internal event queue for UpgradeController . More...