Kryptostack
|
The SO* class hierarchy. More...
#include <string>
#include <map>
#include <numeric>
#include <vector>
#include <memory>
#include "helper.h"
#include "so.h"
#include "context.h"
Go to the source code of this file.
Classes | |
class | SOM |
Semantic Object Mark. More... | |
class | SO0 |
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... | |
class | SOS |
Semantic Object String. More... | |
class | SOA |
Semantic Object Array. More... | |
struct | SOA::SOAArray |
Semantic Object Array - array member class. More... | |
class | SOD |
Semantic Object Dictionary. More... | |
struct | SOD::SODMap |
Semantic Object Dictionary - map member class. More... | |
The SO* class hierarchy.