Fabric 0.2.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
fabric::Plan Struct Reference

#include <structs.hpp>

Public Attributes

std::string plan_id
 
std::string plan
 
std::string bond_id
 
std::map< int, connectionconnections
 
std::vector< std::string > rejected_list
 
PlanStatus status = PlanStatus::UNKNOWN
 

Member Data Documentation

◆ bond_id

std::string fabric::Plan::bond_id

◆ connections

std::map<int, connection> fabric::Plan::connections

◆ plan

std::string fabric::Plan::plan

◆ plan_id

std::string fabric::Plan::plan_id

◆ rejected_list

std::vector<std::string> fabric::Plan::rejected_list

◆ status

PlanStatus fabric::Plan::status = PlanStatus::UNKNOWN

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