Version: 1.0
Public Member Functions | Public Attributes | List of all members
CollectDragStatistics::STreeProp Struct Reference

#include <collect_drag_stats.h>

Public Member Functions

STreePropoperator+= (const STreeProp &rhs)
 
bool equivalent (const STreeProp &rhs)
 

Public Attributes

std::string conditions_
 
std::vector< BinaryDrag< conact >::node * > leaves_
 
BinaryDrag< conact >::node * n_
 

Detailed Description

Definition at line 20 of file collect_drag_stats.h.

Member Function Documentation

◆ equivalent()

bool CollectDragStatistics::STreeProp::equivalent ( const STreeProp rhs)
inline

Definition at line 31 of file collect_drag_stats.h.

◆ operator+=()

STreeProp& CollectDragStatistics::STreeProp::operator+= ( const STreeProp rhs)
inline

Definition at line 25 of file collect_drag_stats.h.

Member Data Documentation

◆ conditions_

std::string CollectDragStatistics::STreeProp::conditions_

Definition at line 21 of file collect_drag_stats.h.

◆ leaves_

std::vector<BinaryDrag<conact>::node*> CollectDragStatistics::STreeProp::leaves_

Definition at line 22 of file collect_drag_stats.h.

◆ n_

BinaryDrag<conact>::node* CollectDragStatistics::STreeProp::n_

Definition at line 23 of file collect_drag_stats.h.


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