P2P File Share
A simple peer-to-peer file sharing system.
Loading...
Searching...
No Matches
Here is a list of all functions with links to the classes they belong to:
- a -
accept() :
TCPSocket
add_file() :
Group
add_join_request() :
Group
add_partfile() :
FilesDB
add_user() :
Group
addFile() :
PeerDB
addPeer() :
PeerDB
addTransaction() :
TransactionsRecord
- b -
bind() :
TCPSocket
- c -
checkPassword() :
User
connect() :
TCPSocket
createGroup() :
GroupDB
createUser() :
UserDB
- d -
deleteGroup() :
GroupDB
deleteUser() :
UserDB
dequeue_download() :
DownloadManager
disconnect() :
TCPSocket
DownloadManager() :
DownloadManager
- e -
enqueue_download() :
DownloadManager
- f -
File() :
File
file_id() :
file_id
FileInfo() :
FileInfo
FilesDB() :
FilesDB
from_string() :
Endpoint
,
File
,
FileInfo
- g -
generate_id() :
Endpoint
get_files() :
Group
get_group_id() :
Group
get_join_requests() :
Group
get_local_ip() :
TCPSocket
get_local_port() :
TCPSocket
get_owner() :
Group
get_partfile() :
FilesDB
get_peer_ip() :
TCPSocket
get_peer_port() :
TCPSocket
get_users() :
Group
getGroup() :
GroupDB
getGroups() :
GroupDB
getPeers() :
PeerDB
getTransactions() :
TransactionsRecord
getUser() :
UserDB
getUsername() :
User
getUsernames() :
UserDB
Group() :
Group
GroupDB() :
GroupDB
- h -
has_file() :
FilesDB
has_member() :
Group
has_piece() :
FilesDB
,
PartFile
- i -
is_complete() :
FilesDB
,
PartFile
- l -
list_downloads() :
DownloadManager
listen() :
TCPSocket
- m -
mark_downloaded() :
FilesDB
,
PartFile
- o -
operator()() :
std::hash< Endpoint >
,
std::hash< file_id >
,
std::hash< PartFile * >
,
std::hash< PartFile >
operator=() :
DownloadManager
,
FilesDB
,
PartFile
,
TCPServer
,
TCPSocket
- p -
PartFile() :
PartFile
pause_downloads() :
DownloadManager
Peer() :
Peer
- r -
receive_data() :
TCPSocket
remove_join_request() :
Group
remove_partfile() :
FilesDB
remove_user() :
Group
removeFile() :
PeerDB
removePeer() :
PeerDB
- s -
send_data() :
TCPSocket
set_non_blocking() :
TCPSocket
set_on_download_complete() :
DownloadManager
setOnConnect() :
TCPServer
setOnData() :
TCPServer
setOnDisconnect() :
TCPServer
start() :
TCPServer
start_downloads() :
DownloadManager
stop() :
TCPServer
- t -
TCPServer() :
TCPServer
TCPSocket() :
TCPSocket
to_string() :
Endpoint
,
File
,
file_id
,
FileInfo
,
Transaction
TransactionsRecord() :
TransactionsRecord
- u -
User() :
User
UserDB() :
UserDB
- ~ -
~DownloadManager() :
DownloadManager
~FilesDB() :
FilesDB
~TCPServer() :
TCPServer
~TCPSocket() :
TCPSocket
Generated by
1.12.0