Arageli::matrix_line Struct Reference

A line descriptor for matrix output. More...

#include <texout.hpp>

List of all members.

Public Member Functions

 matrix_line ()
 Not initialized object.
 matrix_line (std::size_t pos_a, matrix_line_type mlt_a=mlt_solid)

Public Attributes

std::size_t pos
 Line position: before this row or column line will be inserted.
matrix_line_type mlt
 Type of a line.


Detailed Description

A line descriptor for matrix output.

Determines the line as its position and type.

Definition at line 374 of file texout.hpp.


Constructor & Destructor Documentation

Arageli::matrix_line::matrix_line (  )  [inline]

Not initialized object.

Definition at line 377 of file texout.hpp.

Arageli::matrix_line::matrix_line ( std::size_t  pos_a,
matrix_line_type  mlt_a = mlt_solid 
) [inline]

Definition at line 379 of file texout.hpp.


Member Data Documentation

matrix_line_type Arageli::matrix_line::mlt

Type of a line.

Definition at line 383 of file texout.hpp.

std::size_t Arageli::matrix_line::pos

Line position: before this row or column line will be inserted.

Definition at line 382 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