KSquare Utilities
KKStrMatrix.h File Reference
#include <ostream>
#include <string>
#include "KKBaseTypes.h"
#include "KKStr.h"
#include "KKStrMatrix.h"

Go to the source code of this file.

Classes

class  KKB::KKStrMatrix
 A two dimensional matrix of Strings. More...
 

Namespaces

 KKB
 KKB The namespace for KKBase Library supporting general functionality needed by almost any application.
 

Macros

#define EnterChar   13
 
#define EscapeChar   27
 

Typedefs

typedef KKStrMatrix::KKStrMatrixPtr KKB::KKStrMatrixPtr
 

Macro Definition Documentation

#define EnterChar   13

Definition at line 20 of file KKStrMatrix.h.

#define EscapeChar   27

Definition at line 21 of file KKStrMatrix.h.