#include <cygnal.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
| void cygnal::Cygnal::addHandler |
( |
const std::string & |
path, |
|
|
boost::shared_ptr< Handler > |
x | |
|
) |
| | [inline] |
| boost::shared_ptr< Handler > Cygnal::findHandler |
( |
const std::string & |
path |
) |
|
| std::vector<boost::shared_ptr<peer_t> >& cygnal::Cygnal::getActive |
( |
|
) |
[inline] |
| Cygnal & Cygnal::getDefaultInstance |
( |
|
) |
[static] |
| bool Cygnal::loadPeersFile |
( |
|
) |
|
| bool Cygnal::loadPeersFile |
( |
const std::string & |
filespec |
) |
|
| void cygnal::Cygnal::probePeers |
( |
boost::shared_ptr< peer_t > |
peer |
) |
|
| void Cygnal::probePeers |
( |
peer_t & |
peer |
) |
|
| void Cygnal::probePeers |
( |
|
) |
|
| void Cygnal::probePeers |
( |
std::vector< boost::shared_ptr< peer_t > > & |
peers |
) |
|
| void Cygnal::removeHandler |
( |
const std::string & |
path |
) |
|
The documentation for this class was generated from the following files: