Flair
Framework Libre Air
|
Abstract class for data types. More...
#include <Mutex.h>
Go to the source code of this file.
Classes | |
class | flair::core::DataType |
class | flair::core::DummyType |
class | flair::core::ScalarType |
class | flair::core::SignedIntegerType |
class | flair::core::FloatType |
class | flair::core::io_data |
Abstract class for data types. More... | |
Namespaces | |
flair | |
namespace of the flair Framework | |
flair::core | |
Core classes. | |
Variables | |
DummyType | flair::core::dummyType |
SignedIntegerType | flair::core::Int8Type |
SignedIntegerType | flair::core::Int16Type |
FloatType | flair::core::floatType |
Abstract class for data types.