#include <native_crs_factory.hpp>
Definition at line 57 of file native_crs_factory.hpp.
◆ NativeGrumpkinCrsFactory()
bb::srs::factories::NativeGrumpkinCrsFactory::NativeGrumpkinCrsFactory |
( |
const std::filesystem::path & |
path, |
|
|
bool |
allow_download = true |
|
) |
| |
|
inline |
◆ get_crs()
std::shared_ptr< Crs< curve::Grumpkin > > bb::srs::factories::NativeGrumpkinCrsFactory::get_crs |
( |
size_t |
degree | ) |
|
|
inlineoverridevirtual |
◆ allow_download_
bool bb::srs::factories::NativeGrumpkinCrsFactory::allow_download_ = true |
|
private |
◆ last_degree_
size_t bb::srs::factories::NativeGrumpkinCrsFactory::last_degree_ = 0 |
|
private |
◆ mem_crs_
◆ path_
std::filesystem::path bb::srs::factories::NativeGrumpkinCrsFactory::path_ |
|
private |
The documentation for this class was generated from the following file: