agent.cc File Reference

#include <assert.h>
#include <stdlib.h>
#include "config.h"
#include "agent.h"
#include "ip.h"
#include "flags.h"
#include "address.h"
#include "app.h"

Include dependency graph for agent.cc:

Go to the source code of this file.

Data Structures

class  AgentClass

Defines

#define min(a, b)   (((a) < (b)) ? (a) : (b))

Variables

AgentClass class_agent
static const char rcsid []


Define Documentation

#define min a,
b   )     (((a) < (b)) ? (a) : (b))
 

Definition at line 57 of file agent.cc.

Referenced by CorresHost::adjust_ownd(), JoBS::arvAccounting(), MacCsma::backoff(), MediaSegmentList::check_holes(), CorresHost::clean_segs(), dstent::expire(), TcpSessionAgent::findSessionSeqno(), floyd_warshall(), FullTcpAgent::foutput(), dstQueue::getNextExpire(), Heap::heap_extract_min(), Agent::insertOldValue(), NRAttribute::isGE(), NRAttribute::isGT(), main(), BayFullTcpAgent::output(), TcpAsymAgent::output_helper(), MediaSegmentList::overlap_size(), REDQueue::pickPacketToDrop(), LmsReceiver::print_all_stats(), TcpAsymSink::recv(), MacHandlerRetx::schedule(), OmniMcastAgent::StickPacketInArpBuffer(), DiffusionAgent::StickPacketInArpBuffer(), OmniMcastAgent::StickPacketInSendBuffer(), DSRAgent::stickPacketInSendBuffer(), DiffusionAgent::StickPacketInSendBuffer(), Agent::trace(), and TcpSessionAgent::window().


Variable Documentation

AgentClass class_agent [static]
 

const char rcsid[] [static]
 

Initial value:

    "@(#) $Header: /nfs/jade/vint/CVSROOT/ns-2/common/agent.cc,v 1.78 2005/07/13 03:51:23 tomh Exp $ (LBL)"

Definition at line 36 of file agent.cc.


Generated on Tue Mar 6 16:48:05 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6