string_matrix Class Reference

A matrix of strings. More...

#include <matrix.h>

Inheritance diagram for string_matrix:

Inheritance graph
[legend]
Collaboration diagram for string_matrix:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

A matrix of strings.

Definition at line 115 of file matrix.h.


Constructor & Destructor Documentation

string_matrix::string_matrix ( int  rows = 0,
int  cols = 0,
istring data = NIL 
) [inline]

Definition at line 118 of file matrix.h.

string_matrix::string_matrix ( const matrix< istring > &  to_copy  )  [inline]

Definition at line 120 of file matrix.h.


The documentation for this class was generated from the following file:
Generated on Fri Nov 28 04:31:02 2008 for HOOPLE Libraries by  doxygen 1.5.1