Vowpal Wabbit
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
VW::details::node_socks Class Reference

#include <allreduce.h>

Public Member Functions

 ~node_socks ()
 
 node_socks ()
 

Public Attributes

std::string current_master
 
socket_t parent
 
socket_t children [2]
 

Constructor & Destructor Documentation

◆ ~node_socks()

VW::details::node_socks::~node_socks ( )
inline

◆ node_socks()

VW::details::node_socks::node_socks ( )
inline

Member Data Documentation

◆ children

socket_t VW::details::node_socks::children[2]

◆ current_master

std::string VW::details::node_socks::current_master

◆ parent

socket_t VW::details::node_socks::parent

The documentation for this class was generated from the following file: