Android-cuttlefish cvd tool
Public Member Functions | Private Attributes | List of all members
cuttlefish::FetchTracer::Trace Class Reference

#include <fetch_tracer.h>

Collaboration diagram for cuttlefish::FetchTracer::Trace:
Collaboration graph
[legend]

Public Member Functions

 Trace (TraceImpl &)
 
void CompletePhase (std::string phase_name, std::optional< size_t > size=std::nullopt)
 

Private Attributes

TraceImplimpl_
 

Constructor & Destructor Documentation

◆ Trace()

cuttlefish::FetchTracer::Trace::Trace ( FetchTracer::TraceImpl impl)
explicit

Member Function Documentation

◆ CompletePhase()

void cuttlefish::FetchTracer::Trace::CompletePhase ( std::string  phase_name,
std::optional< size_t >  size = std::nullopt 
)

Member Data Documentation

◆ impl_

TraceImpl& cuttlefish::FetchTracer::Trace::impl_
private

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