Add class information.
This commit is contained in:
parent
d26e6922e3
commit
79249f1ee5
@ -22,6 +22,13 @@
|
||||
#include <opendht.h>
|
||||
|
||||
namespace neocomm {
|
||||
|
||||
/**
|
||||
* @brief NeoComm node object.
|
||||
*
|
||||
* @details Contains the necessary interfaces to create a
|
||||
* NeoComm node and connect to a NeoComm network.
|
||||
*/
|
||||
class node {
|
||||
public:
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user