NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Methods | Public Members | List of all members
divsufsortxx::helper::stackinfo3< a_type, b_type, c_type > Struct Template Reference

Detailed description

template< typename a_type, typename b_type, typename c_type>
struct divsufsortxx::helper::stackinfo3< a_type, b_type, c_type >

Definition at line 259 of file divsufsortxx.h.

#include <divsufsortxx.h>

Public Methods

 stackinfo3 (a_type a, b_type b, c_type c)
 

Public Members

a_type m_a
 
b_type m_b
 
c_type m_c
 

Constructor & Destructor Documentation

template<typename a_type , typename b_type , typename c_type >
divsufsortxx::helper::stackinfo3< a_type, b_type, c_type >::stackinfo3 ( a_type  a,
b_type  b,
c_type  c 
)
inline

Definition at line 263 of file divsufsortxx.h.

Member Data Documentation

template<typename a_type , typename b_type , typename c_type >
a_type divsufsortxx::helper::stackinfo3< a_type, b_type, c_type >::m_a

Definition at line 260 of file divsufsortxx.h.

template<typename a_type , typename b_type , typename c_type >
b_type divsufsortxx::helper::stackinfo3< a_type, b_type, c_type >::m_b

Definition at line 261 of file divsufsortxx.h.

template<typename a_type , typename b_type , typename c_type >
c_type divsufsortxx::helper::stackinfo3< a_type, b_type, c_type >::m_c

Definition at line 262 of file divsufsortxx.h.


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