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

C++ wrapper for enum script input. More...

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

Go to the source code of this file.

Classes

struct  openpine::inputs::InputEnumOptionView
 One option (value + title) in an enum input. More...
class  openpine::inputs::InputEnum
 Wrapper for an enum script input. More...

Namespaces

namespace  openpine
namespace  openpine::inputs

Detailed Description

C++ wrapper for enum script input.

Definition in file input_enum.hpp.