atlas  0.6
Namespaces | Functions
interactive_lietype.h File Reference
#include <map>
#include <string>
#include "../Atlas.h"
#include "lietype.h"
Include dependency graph for interactive_lietype.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 atlas
 
 atlas::interactive_lietype
 

Functions

bool atlas::interactive_lietype::checkInnerClass (input::InputBuffer &buf, const LieType &lt, bool output)
 
bool atlas::interactive_lietype::checkLieType (input::InputBuffer &buf)
 
bool atlas::interactive_lietype::checkSimpleLieType (input::InputBuffer &buf)
 
bool atlas::interactive_lietype::checkTotalRank (input::InputBuffer &buf)
 
std::ostream & atlas::interactive_lietype::printRankMessage (std::ostream &strm, lietype::TypeLetter x)
 
void atlas::interactive_lietype::readInnerClass (InnerClassType &ict, input::InputBuffer &buf, const LieType &lt)
 
void atlas::interactive_lietype::readLieType (LieType &lt, input::InputBuffer &buf)