YARP
Yet Another Robot Platform
yarp::manager::Cluster Struct Reference

#include <yarp/manager/xmlclusterloader.h>

Public Attributes

std::string name = ""
 
std::string user = ""
 
std::string nameSpace = ""
 
std::string nsNode = ""
 
std::string ssh_options = ""
 
std::vector< ClusterNodenodes
 

Detailed Description

Definition at line 32 of file xmlclusterloader.h.

Member Data Documentation

◆ name

std::string yarp::manager::Cluster::name = ""

Definition at line 34 of file xmlclusterloader.h.

◆ nameSpace

std::string yarp::manager::Cluster::nameSpace = ""

Definition at line 36 of file xmlclusterloader.h.

◆ nodes

std::vector<ClusterNode> yarp::manager::Cluster::nodes

Definition at line 39 of file xmlclusterloader.h.

◆ nsNode

std::string yarp::manager::Cluster::nsNode = ""

Definition at line 37 of file xmlclusterloader.h.

◆ ssh_options

std::string yarp::manager::Cluster::ssh_options = ""

Definition at line 38 of file xmlclusterloader.h.

◆ user

std::string yarp::manager::Cluster::user = ""

Definition at line 35 of file xmlclusterloader.h.


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