hueplusplus
1.0.0
include
hueplusplus
ModelPictures.h
Go to the documentation of this file.
1
22
#ifndef INCLUDE_HUEPLUSPLUS_MODEL_PICTURES_H
23
#define INCLUDE_HUEPLUSPLUS_MODEL_PICTURES_H
24
25
#include <string>
26
27
namespace
hueplusplus
28
{
36
std::string
getPictureOfModel
(
const
std::string& modelId);
37
}
38
39
40
#endif
hueplusplus
Namespace for the hueplusplus library.
Definition:
Action.h:27
hueplusplus::getPictureOfModel
std::string getPictureOfModel(const std::string &modelId)
Get the picture name of a given model id.
Definition:
ModelPictures.cpp:26
Generated by
1.8.13