ipfs-chromium
|
Public Member Functions | |
ResolutionState (SlashDelimited path_to_resolve, ResponseSemantic, BlockLookup) | |
SlashDelimited | MyPath () const |
SlashDelimited | PathToResolve () const |
bool | IsFinalComponent () const |
std::string | NextComponent (Client *) const |
NodePtr | GetBlock (std::string const &block_key) const |
ResolutionState | WithPath (std::string_view) const |
ResolutionState | RestartResolvedPath () const |
ResponseSemantic | Semantic () const |
void | Descend () |
Public Attributes | |
ipld::DagHeaders | headers |