Android-cuttlefish cvd tool
Public Attributes | List of all members
incremental::BlockBuffer< Size > Struct Template Reference
Collaboration diagram for incremental::BlockBuffer< Size >:
Collaboration graph
[legend]

Public Attributes

ResponseHeader header
 
char data [Size]
 

Member Data Documentation

◆ data

template<size_t Size = kBlockSize>
char incremental::BlockBuffer< Size >::data[Size]

◆ header

template<size_t Size = kBlockSize>
ResponseHeader incremental::BlockBuffer< Size >::header

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