IBR-DTNSuite  0.10
dtntracepath.cpp File Reference
#include "config.h"
#include <ibrdtn/data/StatusReportBlock.h>
#include <ibrdtn/data/TrackingBlock.h>
#include "ibrdtn/api/Client.h"
#include <ibrcommon/net/socket.h>
#include <ibrcommon/net/socketstream.h>
#include "ibrcommon/thread/Mutex.h"
#include "ibrcommon/thread/MutexLock.h"
#include "ibrcommon/TimeMeasurement.h"
#include <algorithm>
#include <iostream>
#include <sstream>
#include <unistd.h>
Include dependency graph for dtntracepath.cpp:

Go to the source code of this file.

Functions

void print_help ()
 
int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 264 of file dtntracepath.cpp.

References ibrcommon::socketstream::close(), dtn::api::Client::MODE_BIDIRECTIONAL, and print_help().

Here is the call graph for this function:

void print_help ( )

Definition at line 250 of file dtntracepath.cpp.