YPC
0.2.0
|
serialize mysql data to package More...
#include "ypc/corecommon/package.h"
#include <boost/property_tree/json_parser.hpp>
#include <boost/property_tree/ptree.hpp>
#include <ff/net/middleware/ntpackage.h>
#include <ff/sql/mysql.hpp>
#include <ff/util/ntobject.h>
#include <fstream>
#include <iostream>
#include <memory>
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | impl_mysql_reader(type) |
serialize mysql data to package
serialize data by index from the whole table and then cast to package
#define impl_mysql_reader | ( | type | ) |