EnOcean Link
1.14.0.0
Middleware to Connect EnOcean easily to other Projects
|
contains human readable class More...
#include "eoArchive.h"
#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
#include <string.h>
#include <map>
Go to the source code of this file.
Classes | |
class | eoArchiveTXT |
Archive for Human readable Text files. More... | |
Macros | |
#define | _ARCHIVE_TYPE_NAME "_HUMAN_ARCHIVE\0" |
Name of the arvice. | |
#define | _ARCHIVE_VER_MAJOR 0 |
Version fo the archiver - MAJOR. | |
#define | _ARCHIVE_VER_MINOR 4 |
Version fo the archiver - MINOR. | |
Typedefs | |
typedef std::map< std::string, std::string > | parsed_Items |
contains human readable class