Easyuino  1.2.0
Easyuino::InfraRedReceiver Class Reference
Inheritance diagram for Easyuino::InfraRedReceiver:
Easyuino::Device

Additional Inherited Members

- Public Member Functions inherited from Easyuino::Device
 Device ()
 Constructor called by every sub-classes.
 
 ~Device ()
 Destroy all the resources associated with the device.
 
virtual bool begin ()=0
 Used to put the device ready to receive requests. More...
 
virtual void end ()=0
 Used to stop the device API. More...
 
bool isInitialized () const
 Verify is the device is initialized and ready to use. More...
 
- Protected Attributes inherited from Easyuino::Device
bool _isInitialized
 Used to know if the device API is initialized and ready to receive requests.
 

The documentation for this class was generated from the following file: