need help C++
Write a class named Pool to represent a swimmingpool. Start with a UML diagram:
• private data fields to store thelength (in feet), width (infeet), depth (in feet), volume(in
cubic feet), and a boolean field named is_empty toindicate if the pool is empty.
• A default constructor without any parameters to initialize thedata field variables. Assume
our default pool has a length of 10, width of 10, and depth of 5and is empty. Note the
volume is calculated as: length * width * depth
• Appropriate public methods (mutators) to set thevalue of each of the private data fields.
• Appropriate public methods (accessors) to
PayPal Gateway not configured
PayPal Gateway not configured