ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
SubcommandExportSpeckleOptions Struct Reference

#include <speckle.hpp>

Collaboration diagram for SubcommandExportSpeckleOptions:

Public Attributes

std::string server_url
std::string project_id
std::string commit_message = "ReUseX export"
std::string root_folder
std::size_t max_batch_bytes = 25 * 1024 * 1024

Detailed Description

Definition at line 15 of file speckle.hpp.

Member Data Documentation

◆ commit_message

std::string SubcommandExportSpeckleOptions::commit_message = "ReUseX export"

Definition at line 18 of file speckle.hpp.

◆ max_batch_bytes

std::size_t SubcommandExportSpeckleOptions::max_batch_bytes = 25 * 1024 * 1024

Definition at line 20 of file speckle.hpp.

◆ project_id

std::string SubcommandExportSpeckleOptions::project_id

Definition at line 17 of file speckle.hpp.

◆ root_folder

std::string SubcommandExportSpeckleOptions::root_folder

Definition at line 19 of file speckle.hpp.

◆ server_url

std::string SubcommandExportSpeckleOptions::server_url

Definition at line 16 of file speckle.hpp.


The documentation for this struct was generated from the following file: