DRCL J-Sim API

Uses of Interface
drcl.data.Countable

Packages that use Countable
drcl.inet   
drcl.inet.mac   
drcl.inet.protocol.aodv   
drcl.inet.protocol.ospf   
drcl.inet.sensorsim   
drcl.inet.transport   
drcl.net   
drcl.net.traffic   
 

Uses of Countable in drcl.inet
 

Classes in drcl.inet that implement Countable
 class InetPacket
          Defines the packet structure for the INET framework.
 class TraceRTPkt
          This class is a simple hack to support traceroute This new packet contains a Linked List useful to store InetAdress of each Hop
 

Uses of Countable in drcl.inet.mac
 

Classes in drcl.inet.mac that implement Countable
 class ARPPacket
          This class defines ARP packet.
 class LLPacket
          This class defines the link layer frame format.
 class Mac_802_11_ACK_Frame
          This class defines the IEEE 802.11 ACF frame structure.
 class Mac_802_11_ATIM_Frame
          This class defines the IEEE802.11 ATIM frame structure.
 class Mac_802_11_Beacon_Frame
          This class defines the IEEE802.11 Beacon frame structure.
 class Mac_802_11_CTS_Frame
          This class defines the IEEE802.11 CTS frame structure.
 class Mac_802_11_Data_Frame
          This class defines the IEEE802.11 Data frame stucture.
 class Mac_802_11_Packet
          This class is the base class of IEEE802.11 RTS, CTS, ACK and Data frame classes.
 class Mac_802_11_RTS_Frame
          This class defines the IEEE802.11 CTS frame structure.
 

Uses of Countable in drcl.inet.protocol.aodv
 

Classes in drcl.inet.protocol.aodv that implement Countable
 class AODV_Packet
          This class implements a generic AODV packet.
 

Uses of Countable in drcl.inet.protocol.ospf
 

Classes in drcl.inet.protocol.ospf that implement Countable
 class OSPF_Packet
          This class implements a generic OSPF packet.
 

Uses of Countable in drcl.inet.sensorsim
 

Classes in drcl.inet.sensorsim that implement Countable
 class SensorPacket
          This class implements the packet that a sensor node sends/forwards to the sink node.
 

Uses of Countable in drcl.inet.transport
 

Classes in drcl.inet.transport that implement Countable
 class TCPPacket
          This class defines the TCP packet header.
 class UDPPacket
          This class defines the UDP packet header used by UDP.
 

Uses of Countable in drcl.net
 

Classes in drcl.net that implement Countable
 class FooPacket
          A packet class that keeps both packet count and byte count.
 class Packet
          This class defines the base class for implementing packets.
 

Uses of Countable in drcl.net.traffic
 

Classes in drcl.net.traffic that implement Countable
 class TimestampedFooPacket
          A packet class that keeps a timestamp in addition to what is in the superclass.
 


DRCL J-Sim API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~