KENSv3
KAIST Educational Network System
E::TCPAssignment Member List

This is the complete list of members for E::TCPAssignment, including all inherited members.

ACCEPT enum value (defined in E::SystemCallInterface)E::SystemCallInterface
addTimer(std::any payload, Time timeAfter) finalE::TimerModuleprotectedvirtual
AF_INET (defined in E::SystemCallInterface)E::SystemCallInterfacestatic
BIND enum value (defined in E::SystemCallInterface)E::SystemCallInterface
cancelTimer(UUID key) finalE::TimerModuleprotectedvirtual
CLOSE enum value (defined in E::SystemCallInterface)E::SystemCallInterface
CONNECT enum value (defined in E::SystemCallInterface)E::SystemCallInterface
createFileDescriptor(int processID) finalE::SystemCallInterfaceprotectedvirtual
diagnose(std::any param)E::HostModuleinlinevirtual
finalize()E::TCPAssignmentvirtual
getCurrentTime()E::HostModuleprotected
getHostModuleName() finalE::HostModulevirtual
GETPEERNAME enum value (defined in E::SystemCallInterface)E::SystemCallInterface
getPortCount()E::HostModuleprotected
GETSOCKNAME enum value (defined in E::SystemCallInterface)E::SystemCallInterface
GETTIMEOFDAY enum value (defined in E::SystemCallInterface)E::SystemCallInterface
getTimerModuleName() finalE::TimerModuleprotectedvirtual
getWireSpeed(int port_num)E::HostModuleprotected
HostModule(std::string name, Host &host)E::HostModule
initialize()E::TCPAssignmentvirtual
IPPROTO_TCP (defined in E::SystemCallInterface)E::SystemCallInterfacestatic
IPPROTO_UDP (defined in E::SystemCallInterface)E::SystemCallInterfacestatic
LISTEN enum value (defined in E::SystemCallInterface)E::SystemCallInterface
max_param (defined in E::SystemCallInterface)E::SystemCallInterfacestatic
NSLEEP enum value (defined in E::SystemCallInterface)E::SystemCallInterface
packetArrived(std::string fromModule, Packet &&packet) finalE::TCPAssignmentprotectedvirtual
print_log(uint64_t level, const char *format,...)E::HostModuleprotected
READ enum value (defined in E::SystemCallInterface)E::SystemCallInterface
removeFileDescriptor(int processID, int fd) finalE::SystemCallInterfaceprotectedvirtual
returnSystemCall(UUID syscallUUID, int val) finalE::SystemCallInterfaceprotectedvirtual
sendPacket(std::string toModule, Packet &&packet) finalE::HostModuleprotectedvirtual
sendPacket(std::string toModule, const Packet &packet) (defined in E::HostModule)E::HostModuleprotected
SOCKET enum value (defined in E::SystemCallInterface)E::SystemCallInterface
SystemCall enum name (defined in E::SystemCallInterface)E::SystemCallInterface
systemCallback(UUID syscallUUID, int pid, const SystemCallParameter &param) finalE::TCPAssignmentprotectedvirtual
SystemCallInterface(int domain, int protocol, Host &host)E::SystemCallInterfaceprotected
TCPAssignment(Host &host) (defined in E::TCPAssignment)E::TCPAssignment
TimerModule(std::string name, Host &host) (defined in E::TimerModule)E::TimerModuleprotected
WRITE enum value (defined in E::SystemCallInterface)E::SystemCallInterface
~HostModule() (defined in E::HostModule)E::HostModulevirtual
~SystemCallInterface() (defined in E::SystemCallInterface)E::SystemCallInterfaceprotectedvirtual
~TCPAssignment() (defined in E::TCPAssignment)E::TCPAssignmentvirtual
~TimerModule() (defined in E::TimerModule)E::TimerModuleprotectedvirtual