SIde-Channel Analysis toolKit (SICAK)
Software toolkit for side-channel analysis
|
An abstract class, representing all the structured data types. More...
#include <types_basic.hpp>
Public Member Functions | |
virtual | ~StructuredType () |
Empty destructor. | |
Public Member Functions inherited from DataType | |
virtual | ~DataType () |
Empty destructor. | |
Protected Member Functions | |
StructuredType () | |
Protected constructor. | |
Protected Member Functions inherited from DataType | |
DataType () | |
Protected constructor. | |
An abstract class, representing all the structured data types.