FST  openfst-1.8.3
OpenFst Library
Public Member Functions | List of all members
fst::internal::FirstPathSelect< S, W, Queue > Struct Template Reference

#include <shortest-path.h>

Public Member Functions

 FirstPathSelect (const Queue &)
 
bool operator() (S s, W d, W f) const
 

Detailed Description

template<typename S, typename W, typename Queue>
struct fst::internal::FirstPathSelect< S, W, Queue >

Definition at line 133 of file shortest-path.h.

Constructor & Destructor Documentation

template<typename S , typename W , typename Queue >
fst::internal::FirstPathSelect< S, W, Queue >::FirstPathSelect ( const Queue &  )
inline

Definition at line 134 of file shortest-path.h.

Member Function Documentation

template<typename S , typename W , typename Queue >
bool fst::internal::FirstPathSelect< S, W, Queue >::operator() ( s,
d,
f 
) const
inline

Definition at line 135 of file shortest-path.h.


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