| 
    Algorithms Library Toolkit
    
   A toolkit for algorithms, especially for algorithms on formal languages 
   | 
 
#include <DataType.h>
Public Member Functions | |
| DataType (int a) | |
| int | getA () const | 
Friends | |
| std::ostream & | operator<< (std::ostream &out, const DataType &type) | 
Example of a simple datatype
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  friend |