Data Fields
gfsmPathsToStringsOptions_ Struct Reference

Utility struct for gfsm_paths_to_strings()

#include <gfsmPaths.h>

Collaboration diagram for gfsmPathsToStringsOptions_:
Collaboration graph
[legend]

Data Fields

gfsmAlphabetabet_lo
 should be a gfsmStringAlphabet*
gfsmAlphabetabet_hi
 should be a gfsmStringAlphabet*
gfsmSemiringsr
 semiring for weight-based set sorting
gboolean warn_on_undefined
 warn on undefined symbols?
gboolean att_style
 use ATT-style output?
GSList * strings
 output list

Field Documentation

gfsmAlphabet* gfsmPathsToStringsOptions_::abet_lo
gfsmAlphabet* gfsmPathsToStringsOptions_::abet_hi
gfsmSemiring* gfsmPathsToStringsOptions_::sr
gboolean gfsmPathsToStringsOptions_::warn_on_undefined
gboolean gfsmPathsToStringsOptions_::att_style
GSList* gfsmPathsToStringsOptions_::strings

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