PhoneCall Class Reference#
Demo
|
demo::PhoneCall Class Reference
Phone call data structure. More...
#include <connectivity_system.hpp>
Public Attributes | |
std::string | callerName |
std::string | contactInfo |
Detailed Description
Phone call data structure.
This class represents the data related to a phone call, including the caller's name and contact information.
Member Data Documentation
◆ callerName
std::string demo::PhoneCall::callerName |
The name of the caller.
◆ contactInfo
std::string demo::PhoneCall::contactInfo |
The contact information of the caller.
The documentation for this class was generated from the following file:
- src/demo/connectivity_system.hpp
Generated by 1.9.7