Type for strings in various encodings. More...
#include <cstdlib>
#include <string>
#include <stdexcept>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | _Wolframe::types::String |
Type for representing strings in various encodings. More... | |
class | _Wolframe::types::String::EncodingAttrib |
Attributes describing an encoding completely. More... | |
class | _Wolframe::types::String::EncodingClass |
Structure namespace for the enumeration of supported encoding classes. More... | |
class | _Wolframe::types::StringConst |
Constant string that is not owned by the structure (caller has ownership) More... | |
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::types | |
Basic data types (implemented in the core library libwolframe) | |
Type for strings in various encodings.
Copyright © 2014 - Project Wolframe - All Rights Reserved