gem5  v22.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 Dec 21 2022 10:23:00 for gem5 by doxygen 1.9.1