#include "CeylanTypes.h"#include "CeylanTextDisplayable.h"#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::Hashable |
| Interface that every object able to compute a hash value should implement, to ease hashtable handling. More... | |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
Typedefs | |
| typedef Ceylan::Uint8 | Ceylan::WeakHashCode |
| Definition of a weak hash code. | |
| typedef Ceylan::Uint32 | Ceylan::StrongHashCode |
| Definition of a strong hash code. | |
1.5.8