HighLAND
Public Member Functions | Protected Attributes | Friends | List of all members
char_matrix Class Reference

Public Member Functions

 char_matrix (const int n1, const int n2)
 
void Fill (int i, int j, const char *val)
 
std::vector< char_vector > * GetAddress ()
 
size_t num_rows ()
 
size_t num_cols ()
 

Protected Attributes

std::vector< char_vector_m
 
int _n1
 
int _n2
 

Friends

class char_vector
 

Detailed Description

Definition at line 451 of file OutputManager.hxx.


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