Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <ext/fstream>
#include <ext/sstream>
#include <global/GlobalData.h>
#include <exception/CommonException.h>
#include <core/stringApi.hpp>
Go to the source code of this file.
Data Structures | |
class | factory::StringDataFactory |
class | factory::StringDataFactory::fromFile |
class | factory::StringDataFactory::fromString |
class | factory::StringDataFactory::fromStdin |
class | factory::StringDataFactory::fromStream |
Namespaces | |
namespace | factory |