MapLink Pro 11.2
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches
TSLTurnReference Class Reference

Detailed Description

Access class to a turn within the tiled network.

Public Member Functions

long id () const
 
long from_link () const
 
long to_link () const
 
const TSLTurnturn () const
 
bool valid () const
 

Member Function Documentation

◆ from_link()

long TSLTurnReference::from_link ( ) const

Returns the link id of the incoming link for the turn.

◆ id()

long TSLTurnReference::id ( ) const

Global id for this turn

◆ to_link()

long TSLTurnReference::to_link ( ) const

Returns the link id of the outgoing link for the turn.

◆ turn()

const TSLTurn & TSLTurnReference::turn ( ) const

Reference to the TSLTurn object associated with the turn.

◆ valid()

bool TSLTurnReference::valid ( ) const

Checks the validity of the object that this references