Create a new add-on from a pair of add-ons.
More...
#include <fst/add-on.h>
List of all members.
Detailed Description
template<class A1, class A2>
class fst::AddOnPair< A1, A2 >
Create a new add-on from a pair of add-ons.
Definition at line 63 of file add-on.h.
Constructor & Destructor Documentation
template<class A1, class A2>
Argument reference count incremented.
Definition at line 66 of file add-on.h.
template<class A1, class A2>
Member Function Documentation
template<class A1, class A2>
template<class A1, class A2>
template<class A1, class A2>
template<class A1, class A2>
template<class A1, class A2>
template<class A1, class A2>
template<class A1, class A2>
| bool fst::AddOnPair< A1, A2 >::Write |
( |
ostream & |
ostrm |
) |
const [inline] |
The documentation for this class was generated from the following file: