Arageli::matrix_frames< In_hor, In_ver, In_box > Struct Template Reference

Contains information about horizontals and verticals lines and boxes for matrix output. More...

#include <texout.hpp>

List of all members.

Public Member Functions

 matrix_frames (In_hor hf=0, In_hor hl=0, In_ver vf=0, In_ver vl=0, In_box bf=0, In_box bl=0)

Public Attributes

In_hor hors_first
 Begin of the sequence with horizontal lines.
In_hor hors_last
 End of the sequence with horizontal lines.
In_ver vers_first
 Begin of the sequence with vertical lines.
In_ver vers_last
 End of the sequence with vertical lines.
In_box boxes_first
 Begin of the sequence with boxes.
In_box boxes_last
 End of the sequence with boxes.


Detailed Description

template<typename In_hor = const matrix_line*, typename In_ver = const matrix_line*, typename In_box = const matrix_box*>
struct Arageli::matrix_frames< In_hor, In_ver, In_box >

Contains information about horizontals and verticals lines and boxes for matrix output.

Definition at line 411 of file texout.hpp.


Constructor & Destructor Documentation

template<typename In_hor = const matrix_line*, typename In_ver = const matrix_line*, typename In_box = const matrix_box*>
Arageli::matrix_frames< In_hor, In_ver, In_box >::matrix_frames ( In_hor  hf = 0,
In_hor  hl = 0,
In_ver  vf = 0,
In_ver  vl = 0,
In_box  bf = 0,
In_box  bl = 0 
) [inline]

Definition at line 414 of file texout.hpp.


Member Data Documentation

template<typename In_hor = const matrix_line*, typename In_ver = const matrix_line*, typename In_box = const matrix_box*>
In_box Arageli::matrix_frames< In_hor, In_ver, In_box >::boxes_first

Begin of the sequence with boxes.

Definition at line 431 of file texout.hpp.

template<typename In_hor = const matrix_line*, typename In_ver = const matrix_line*, typename In_box = const matrix_box*>
In_box Arageli::matrix_frames< In_hor, In_ver, In_box >::boxes_last

End of the sequence with boxes.

Definition at line 431 of file texout.hpp.

template<typename In_hor = const matrix_line*, typename In_ver = const matrix_line*, typename In_box = const matrix_box*>
In_hor Arageli::matrix_frames< In_hor, In_ver, In_box >::hors_first

Begin of the sequence with horizontal lines.

Definition at line 425 of file texout.hpp.

template<typename In_hor = const matrix_line*, typename In_ver = const matrix_line*, typename In_box = const matrix_box*>
In_hor Arageli::matrix_frames< In_hor, In_ver, In_box >::hors_last

End of the sequence with horizontal lines.

Definition at line 425 of file texout.hpp.

template<typename In_hor = const matrix_line*, typename In_ver = const matrix_line*, typename In_box = const matrix_box*>
In_ver Arageli::matrix_frames< In_hor, In_ver, In_box >::vers_first

Begin of the sequence with vertical lines.

Definition at line 428 of file texout.hpp.

template<typename In_hor = const matrix_line*, typename In_ver = const matrix_line*, typename In_box = const matrix_box*>
In_ver Arageli::matrix_frames< In_hor, In_ver, In_box >::vers_last

End of the sequence with vertical lines.

Definition at line 428 of file texout.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 31 17:38:28 2006 for Arageli by  doxygen 1.4.7