Home
last modified time | relevance | path

Searched refs:getArea (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/cplusplus/example/cpp_aos/
A Dinheritance.cpp25 int getArea() { return (width * height); } in getArea() function in Rectangle
36 area = Rect.getArea(); in test_inheritance()
38 cout << "Total area: " << Rect.getArea() << endl; in test_inheritance()

Completed in 2 milliseconds