The C++ OCRepresentation.getValue function is used to retrieve the value stored within an OCRepresentation object. It is a member function of the OCRepresentation class in the IoTivity library. This function allows the user to access the value of the representation through its return type. It is commonly used to fetch data previously stored within the OCRepresentation object, such as sensor readings or device status.
C++ (Cpp) OCRepresentation::getValue - 30 examples found. These are the top rated real world C++ (Cpp) examples of OCRepresentation::getValue extracted from open source projects. You can rate examples to help us improve the quality of examples.