A fuzzy logic C++ library
|
implementation of slifis::DATAFILE_INFO More...
#include "datafile_info.hpp"
#include <algorithm>
#include "helper_functions.hpp"
#include "slifis_datatypes.hpp"
#include "error_handler.hpp"
#include "private.hpp"
Namespaces | |
namespace | slifis |
This namespace includes all root classes, functions, and datatypes of the library. | |
Functions | |
char | slifis::GetChar_FieldType (EN_DATA_FIELD_TYPE type) |
Returns a significant character, showing the type of the data field (attribute) | |
const char * | slifis::GetString (EN_DF_TYPE type) |
Returns a string giving in plain text the FIS type. |
implementation of slifis::DATAFILE_INFO