Classes | Namespaces

openfst-1.2.6/src/include/fst/script/arg-packs.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fst::script::args::none_type
 Sentinel value that means "no arg here.". More...
struct  fst::script::args::Package< T1, T2, T3, T4, T5, T6, T7, T8, T9 >
 9 args (max) More...
struct  fst::script::args::Package< T1, T2, T3, T4, T5, T6, T7, T8, none_type >
 8 args More...
struct  fst::script::args::Package< T1, T2, T3, T4, T5, T6, T7, none_type, none_type >
 7 args More...
struct  fst::script::args::Package< T1, T2, T3, T4, T5, T6, none_type, none_type, none_type >
 6 args More...
struct  fst::script::args::Package< T1, T2, T3, T4, T5, none_type, none_type, none_type, none_type >
 5 args More...
struct  fst::script::args::Package< T1, T2, T3, T4, none_type, none_type, none_type, none_type, none_type >
 4 args More...
struct  fst::script::args::Package< T1, T2, T3, none_type, none_type, none_type, none_type, none_type, none_type >
 3 args More...
struct  fst::script::args::Package< T1, T2, none_type, none_type, none_type, none_type, none_type, none_type, none_type >
 2 args (minimum) More...
struct  fst::script::args::WithReturnValue< Retval, ArgPackage >
struct  fst::script::args::WithReturnValue< Retval, ArgPackage & >

Namespaces

namespace  fst
 

For optional argument declarations.


namespace  fst::script
namespace  fst::script::args
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines