transwarp
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
transwarp::detail::parent_visitor Struct Reference

Sets parents and level of the node. More...

#include <transwarp.h>

Public Member Functions

 parent_visitor (std::shared_ptr< transwarp::node > &node) noexcept
 
void operator() (const transwarp::itask &task) const
 

Public Attributes

std::shared_ptr
< transwarp::node > & 
node_
 

Detailed Description

Sets parents and level of the node.

Member Function Documentation

void transwarp::detail::parent_visitor::operator() ( const transwarp::itask task) const
inline

A child's level is always larger than any of its parents' levels


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