|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
#include "emit.hpp"#include <algorithm>#include <fstream>#include <ostream>#include <stdexcept>#include <unordered_set>
Namespaces | |
| namespace | protogen |
Functions | |
| std::string | protogen::cpp_ident (const std::string &name) |
| std::string | protogen::cpp_element_type (const ProtoField &f) |
| void | protogen::emit_messages (const ProtoFile &file, const std::string &include_dir, const std::string &src_dir) |
| std::string raw_type |
| std::string read_call |