structures::string_matrix Class Reference

A matrix of strings. More...

#include <matrix.h>

Inheritance diagram for structures::string_matrix:
Inheritance graph
[legend]
Collaboration diagram for structures::string_matrix:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 string_matrix (int rows=0, int cols=0, basis::astring *data=NIL)
 string_matrix (const matrix< basis::astring > &to_copy)

Detailed Description

A matrix of strings.

Definition at line 120 of file matrix.h.


Constructor & Destructor Documentation

structures::string_matrix::string_matrix ( int  rows = 0,
int  cols = 0,
basis::astring data = NIL 
) [inline]

Definition at line 123 of file matrix.h.

structures::string_matrix::string_matrix ( const matrix< basis::astring > &  to_copy  )  [inline]

Definition at line 125 of file matrix.h.


The documentation for this class was generated from the following file:
Generated on Sat Jan 28 04:25:57 2012 for hoople2 project by  doxygen 1.6.3