Skip to content

sgns::inactive_node

#include <node.hpp>

Public Functions

Name
inactive_node(boost::filesystem::path const & path_a, sgns::node_flags const & node_flags_a =sgns::inactive_node_flag_defaults())
~inactive_node()

Public Attributes

Name
std::shared_ptr< sgns::node > node

Public Functions Documentation

function inactive_node

inactive_node(
    boost::filesystem::path const & path_a,
    sgns::node_flags const & node_flags_a =sgns::inactive_node_flag_defaults()
)

function ~inactive_node

~inactive_node()

Public Attributes Documentation

variable node

std::shared_ptr< sgns::node > node;

Updated on 2026-03-04 at 13:10:43 -0800