FMT 0.9.8
Forest management tools for forest planning
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Graph::FMTgraphvertextoyield Class Reference

#include <FMTgraphvertextoyield.hpp>

Public Member Functions

 FMTgraphvertextoyield (const Models::FMTmodel &model, const FMTgraph< FMTbasevertexproperties, FMTbaseedgeproperties > &linegraph, const void *lvertex)
 
 FMTgraphvertextoyield (const Models::FMTmodel &model, const FMTgraph< FMTvertexproperties, FMTedgeproperties > &fullgraph, const void *lvertex)
 
 FMTgraphvertextoyield ()
 
 FMTgraphvertextoyield (const FMTgraphvertextoyield &rhs)=default
 
FMTgraphvertextoyieldoperator= (const FMTgraphvertextoyield &rhs)=default
 
const FMTgraph< FMTbasevertexproperties, FMTbaseedgeproperties > *const getlinegraph () const
 
const FMTgraph< FMTvertexproperties, FMTedgeproperties > *const getfullgraph () const
 
const void * getvertexptr () const
 
const Models::FMTmodelgetmodel () const
 

Constructor & Destructor Documentation

◆ FMTgraphvertextoyield() [1/4]

Graph::FMTgraphvertextoyield::FMTgraphvertextoyield ( const Models::FMTmodel model,
const FMTgraph< FMTbasevertexproperties, FMTbaseedgeproperties > &  linegraph,
const void *  lvertex 
)

◆ FMTgraphvertextoyield() [2/4]

Graph::FMTgraphvertextoyield::FMTgraphvertextoyield ( const Models::FMTmodel model,
const FMTgraph< FMTvertexproperties, FMTedgeproperties > &  fullgraph,
const void *  lvertex 
)

◆ FMTgraphvertextoyield() [3/4]

Graph::FMTgraphvertextoyield::FMTgraphvertextoyield ( )

◆ FMTgraphvertextoyield() [4/4]

Graph::FMTgraphvertextoyield::FMTgraphvertextoyield ( const FMTgraphvertextoyield rhs)
default

Member Function Documentation

◆ getfullgraph()

const FMTgraph< FMTvertexproperties, FMTedgeproperties > *const Graph::FMTgraphvertextoyield::getfullgraph ( ) const

◆ getlinegraph()

const FMTgraph< FMTbasevertexproperties, FMTbaseedgeproperties > *const Graph::FMTgraphvertextoyield::getlinegraph ( ) const

◆ getmodel()

const Models::FMTmodel * Graph::FMTgraphvertextoyield::getmodel ( ) const

◆ getvertexptr()

const void * Graph::FMTgraphvertextoyield::getvertexptr ( ) const
inline

◆ operator=()

FMTgraphvertextoyield & Graph::FMTgraphvertextoyield::operator= ( const FMTgraphvertextoyield rhs)
default

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