void advanceby(int delta) |
int anyack() |
int counting_pkt() |
void finish() |
void FixIpg(double fipg) |
int GetDebugFlag() |
FILE* GetLogfile() |
int GetSeqno() |
double GetTimeout() |
void IncrementLossCount() |
double ipg() |
int is_stopped() |
void listen() |
RapAgent() |
void recv(Packet*, Handler*) |
double srtt() |
void start() |
void stop() |
void timeout(int type) |
~RapAgent() |
double alpha_ |
double beta_ |
TracedInt curseq_ |
int dctr_ |
int debugEnable_ |
double delta_ |
int dpthresh_ |
double fixIpg_ |
int flags_ |
double frtt_ |
TracedDouble ipg_ |
IpgTimer ipgTimer_ |
double kfrtt_ |
double kxrtt_ |
int lastMiss_ |
int lastRecv_ |
FILE* logfile_ |
double mu_ |
int off_rap_ |
double overhead_ |
double phi_ |
int prevRecv_ |
int rap_base_hdr_size_ |
RttTimer rttTimer_ |
TracedInt seqno_ |
TracedInt sessionLossCount_ |
TracedDouble srtt_ |
double startTime_ |
TracedDouble timeout_ |
List transmissionHistory_ |
int useFineGrain_ |
double variance_ |
double xrtt_ |
virtual int command(int argc, const char*const* argv) |
void DecreaseIpg() |
void IncreaseIpg() |
void IpgTimeout() |
int LossDetection(RapLossType type, hdr_rap *ackHeader = NULL) |
void LossHandler() |
void RecvAck(hdr_rap *ackHeader) |
void RttTimeout() |
void SendAck(int seqNum) |
void SendPacket(int nbytes, AppData *data = 0) |
void UpdateLastHole(int seqNum) |
void UpdateTimeValues(double sampleRtt) |
Agent instvar agent_port_ |
Agent instvar dst_addr_ |
Agent instvar dst_port_ |
Agent instvar namTrace_ |
Agent instvar tg_ |
inline nsaddr_t& addr() |
Agent instproc attach-app {s_type} |
Agent instproc attach-source {s_type} |
Agent instproc attach-tbf { tbf } |
Agent instproc attach-trace { file } |
virtual void attachApp(Application* app) |
virtual void close() |
Agent instproc connect d |
virtual void connect(nsaddr_t dst) |
inline nsaddr_t& daddr() |
inline nsaddr_t& dport() |
Agent instproc dst-port {} |
Agent instproc init args |
inline nsaddr_t& port() |
Agent instproc port {} |
virtual void send(int sz, AppData *data) |
void send(Packet* p, Handler* h) |
virtual void send(int nbytes) |
virtual void sendmsg(int sz, AppData*, const char* flags = 0) |
virtual void sendmsg(int nbytes, const char *flags = 0) |
virtual void sendto(int nbytes, const char* flags, nsaddr_t dst) |
virtual void sendto(int sz, AppData*, const char* flags = 0) |
Agent instproc set args |
void set_pkttype(packet_t pkttype) |
virtual int& size() |
Agent instproc traffic-source agent |
Application* app_ |
Tcl_Channel channel_ |
int class_ |
int defttl_ |
ns_addr_t dst_ |
int fid_ |
ns_addr_t here_ |
int off_ip_ |
OldValue* oldValueList_ |
int prio_ |
int size_ |
char* traceName_ |
packet_t type_ |
static int uidcnt_ |
void addAgentTrace(const char *name) |
Packet* allocpkt(int) |
Packet* allocpkt() |
virtual int delay_bind_dispatch(const char *varName, const char *localName, TclObject *tracer) |
virtual void delay_bind_init_all() |
void deleteAgentTrace() |
void dumpTracedVars() |
virtual void idle() |
void initpkt(Packet*) |
void insertOldValue(TracedVar *v, const char *value) |
OldValue* lookupOldValue(TracedVar *v) |
void monitorAgentTrace() |
virtual void recvBytes(int bytes) |
virtual void trace(TracedVar *v) |
void flushAVar(TracedVar *v) |
int debug_ |
int off_cmn_ |
int off_flags_ |
this page has been generated automatically by doc++
Adapted for the NS documentation page
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de