gem5  v20.1.0.0
Classes | Namespaces | Enumerations
base_socket_if.hh File Reference
#include <typeindex>
#include "../../../core/sc_export.hh"
#include "../../../core/sc_port.hh"

Go to the source code of this file.

Classes

class  tlm::tlm_base_socket_if
 

Namespaces

 tlm
 

Enumerations

enum  tlm::tlm_socket_category {
  tlm::TLM_UNKNOWN_SOCKET = 0, tlm::TLM_INITIATOR_SOCKET = 0x1, tlm::TLM_TARGET_SOCKET = 0x2, tlm::TLM_MULTI_SOCKET = 0x10,
  tlm::TLM_MULTI_INITIATOR_SOCKET = TLM_INITIATOR_SOCKET | TLM_MULTI_SOCKET, tlm::TLM_MULTI_TARGET_SOCKET = TLM_TARGET_SOCKET | TLM_MULTI_SOCKET
}
 

Generated on Wed Sep 30 2020 14:02:19 for gem5 by doxygen 1.8.17