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

#include <yarp/manager/xmlclusterloader.h>

Public Attributes

std::string name = ""
 
std::string address = ""
 
bool display = false
 
std::string displayValue = "none"
 
std::string user = ""
 
std::string ssh_options = ""
 
bool onOff = false
 
bool log = true
 

Detailed Description

Definition at line 20 of file xmlclusterloader.h.

Member Data Documentation

◆ address

std::string yarp::manager::ClusterNode::address = ""

Definition at line 23 of file xmlclusterloader.h.

◆ display

bool yarp::manager::ClusterNode::display = false

Definition at line 24 of file xmlclusterloader.h.

◆ displayValue

std::string yarp::manager::ClusterNode::displayValue = "none"

Definition at line 25 of file xmlclusterloader.h.

◆ log

bool yarp::manager::ClusterNode::log = true

Definition at line 29 of file xmlclusterloader.h.

◆ name

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

Definition at line 22 of file xmlclusterloader.h.

◆ onOff

bool yarp::manager::ClusterNode::onOff = false

Definition at line 28 of file xmlclusterloader.h.

◆ ssh_options

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

Definition at line 27 of file xmlclusterloader.h.

◆ user

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

Definition at line 26 of file xmlclusterloader.h.


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