Public Member Functions |
| Symmetries (char sX=0, char sY=0) |
| Symmetries (const Symmetries &s) |
Symmetries & | operator= (const Symmetries &s) |
void | set (char i, char j, char k, char l, char cs) throw (PatternError) |
char | getX (char i, char j) throw (PatternError) |
char | getY (char i, char j) throw (PatternError) |
char | getCS (char i, char j) throw (PatternError) |
char | has_key (char i, char j) throw (PatternError) |
Data Fields |
char * | dataX |
char * | dataY |
char * | dataCS |
char | sizeX |
char | sizeY |
The documentation for this class was generated from the following files:
- /home/ug/devel/kombilo/lk/pattern.h
- /home/ug/devel/kombilo/lk/pattern.cpp