OpenPine C++ API
C++ wrapper for the OpenPine Pine Script VM
Loading...
Searching...
No Matches
table.hpp File Reference

C++ wrapper for table output. More...

#include <cstdint>
#include <optional>
#include <string_view>
#include "../ffi.hpp"
#include "../string_ref.hpp"
#include "../types.hpp"

Go to the source code of this file.

Classes

class  openpine::graph::TableCell
class  openpine::graph::Table
 Represents a table graph. More...

Namespaces

namespace  openpine
namespace  openpine::graph

Detailed Description

C++ wrapper for table output.

Definition in file table.hpp.