YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
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 27 of file xmlclusterloader.h.

Member Data Documentation

◆ name

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

Definition at line 29 of file xmlclusterloader.h.

◆ nameSpace

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

Definition at line 31 of file xmlclusterloader.h.

◆ nodes

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

Definition at line 34 of file xmlclusterloader.h.

◆ nsNode

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

Definition at line 32 of file xmlclusterloader.h.

◆ ssh_options

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

Definition at line 33 of file xmlclusterloader.h.

◆ user

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

Definition at line 30 of file xmlclusterloader.h.


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