ports
const std::unordered_map<std::string, port *> &ports() const
const std::list<port *> &ports() const { return t_ports; }