Wolframe, 0.0.3

customDataNormalizer.hpp File Reference

Custom data normalization function. More...

#include "types/customDataType.hpp"
#include "types/normalizeFunction.hpp"
#include "types/variant.hpp"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  _Wolframe::types::CustomDataNormalizer
 Normalizer function created from a custom data type initializer. More...
 
class  _Wolframe::types::CustomDataMethodCallNormalizer
 Normalizer function created from a custom data method call. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::types
 Basic data types (implemented in the core library libwolframe)
 

Detailed Description

Custom data normalization function.