FST  openfst-1.6.1
OpenFst Library
Public Member Functions | Public Attributes | List of all members
fst::script::args::Package< T1, T2, T3, T4, none_type, none_type, none_type, none_type, none_type > Struct Template Reference

#include <arg-packs.h>

Public Member Functions

 Package (T1 arg1, T2 arg2, T3 arg3, T4 arg4)
 

Public Attributes

T1 arg1
 
T2 arg2
 
T3 arg3
 
T4 arg4
 

Detailed Description

template<class T1, class T2, class T3, class T4>
struct fst::script::args::Package< T1, T2, T3, T4, none_type, none_type, none_type, none_type, none_type >

Definition at line 147 of file arg-packs.h.

Constructor & Destructor Documentation

template<class T1 , class T2 , class T3 , class T4 >
fst::script::args::Package< T1, T2, T3, T4, none_type, none_type, none_type, none_type, none_type >::Package ( T1  arg1,
T2  arg2,
T3  arg3,
T4  arg4 
)
inline

Definition at line 154 of file arg-packs.h.

Member Data Documentation

template<class T1 , class T2 , class T3 , class T4 >
T1 fst::script::args::Package< T1, T2, T3, T4, none_type, none_type, none_type, none_type, none_type >::arg1

Definition at line 149 of file arg-packs.h.

template<class T1 , class T2 , class T3 , class T4 >
T2 fst::script::args::Package< T1, T2, T3, T4, none_type, none_type, none_type, none_type, none_type >::arg2

Definition at line 150 of file arg-packs.h.

template<class T1 , class T2 , class T3 , class T4 >
T3 fst::script::args::Package< T1, T2, T3, T4, none_type, none_type, none_type, none_type, none_type >::arg3

Definition at line 151 of file arg-packs.h.

template<class T1 , class T2 , class T3 , class T4 >
T4 fst::script::args::Package< T1, T2, T3, T4, none_type, none_type, none_type, none_type, none_type >::arg4

Definition at line 152 of file arg-packs.h.


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