Android-cuttlefish cvd tool
Public Member Functions | Public Attributes | List of all members
copyinfo Struct Reference
Collaboration diagram for copyinfo:
Collaboration graph
[legend]

Public Member Functions

 copyinfo (const std::string &local_path, const std::string &remote_path, const std::string &name, unsigned int mode)
 

Public Attributes

std::string lpath
 
std::string rpath
 
int64_t time = 0
 
uint32_t mode
 
uint64_t size = 0
 
bool skip = false
 

Constructor & Destructor Documentation

◆ copyinfo()

copyinfo::copyinfo ( const std::string &  local_path,
const std::string &  remote_path,
const std::string &  name,
unsigned int  mode 
)
inline

Member Data Documentation

◆ lpath

std::string copyinfo::lpath

◆ mode

uint32_t copyinfo::mode

◆ rpath

std::string copyinfo::rpath

◆ size

uint64_t copyinfo::size = 0

◆ skip

bool copyinfo::skip = false

◆ time

int64_t copyinfo::time = 0

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