Kryptostack
Classes
sosimp.h File Reference

The simple SO* class hierarchy. More...

#include <string>
#include <map>
#include <numeric>
#include <vector>
#include <memory>
#include "dbc.h"
#include "helper.h"
#include "adapter128.h"
#include "so.h"
+ Include dependency graph for sosimp.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SOM
 Semantic Object Mark. More...
 
class  SOL
 Semantic Object nuLl. More...
 
class  SOI
 Semantic Object Integer. More...
 
class  SOB
 Semantic Object Boolean. More...
 
class  SOR
 Semantic Object Real. More...
 
class  SON
 Semantic Object Name. More...
 
class  SOO
 Semantic Object Operator. More...
 
class  SOo
 Semantic Object Operator unregistered section. More...
 

Detailed Description

The simple SO* class hierarchy.