BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | List of all members
fc::detail::path_wrapper Class Reference

#include <filesystem.hpp>

Public Member Functions

 path_wrapper (path p)
 
const pathoperator-> () const
 

Detailed Description

Definition at line 96 of file filesystem.hpp.

Constructor & Destructor Documentation

◆ path_wrapper()

fc::detail::path_wrapper::path_wrapper ( path  p)
inline

Definition at line 99 of file filesystem.hpp.

Member Function Documentation

◆ operator->()

const path* fc::detail::path_wrapper::operator-> ( ) const
inline

Definition at line 103 of file filesystem.hpp.


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