D:/opendownloadmanager/ODM-1.x/Bittorrent/libtorrent-0.12/examples/make_torrent.cpp File Reference

#include <iostream>
#include <fstream>
#include <iterator>
#include <iomanip>
#include "libtorrent/entry.hpp"
#include "libtorrent/bencode.hpp"
#include "libtorrent/torrent_info.hpp"
#include "libtorrent/file.hpp"
#include "libtorrent/storage.hpp"
#include "libtorrent/hasher.hpp"
#include "libtorrent/file_pool.hpp"
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/path.hpp>
#include <boost/filesystem/fstream.hpp>

Go to the source code of this file.

Functions

void add_files (torrent_info &t, path const &p, path const &l)
int main (int argc, char *argv[])


Function Documentation

void add_files ( torrent_info t,
path const &  p,
path const &  l 
)

Definition at line 28 of file make_torrent.cpp.

References libtorrent::torrent_info::add_file().

Referenced by main().

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


Generated on Sun May 25 00:19:40 2008 by  doxygen 1.5.6