Tenncor
|
#include <fstream>
#include <google/protobuf/util/json_util.h>
#include "flag/flag.hpp"
#include "fmts/fmts.hpp"
#include "estd/strs.hpp"
#include "pbm/graph.pb.h"
Functions | |
void | write_json (std::string writepath, const std::string &jsonstr) |
int | main (int argc, const char **argv) |
Variables | |
const std::string | pbx_ext = ".pbx" |
int main | ( | int | argc, |
const char ** | argv | ||
) |
void write_json | ( | std::string | writepath, |
const std::string & | jsonstr | ||
) |
const std::string pbx_ext = ".pbx" |