HDMIPort
HDMIPort::HDMIPort(port_index index)
HDMIPort::IsConnected()
HDMIPort::_PortRegister()
class HDMIPort : public DigitalPort {
HDMIPort(port_index index);
Port* hdmiPort = new(std::nothrow) HDMIPort((port_index)i);