libstorage-ng
 
Loading...
Searching...
No Matches
storage::RemoteFile Struct Reference

Contents of an unnamed file (vector of lines) More...

#include <Remote.h>

Public Member Functions

 RemoteFile (const std::vector< std::string > &content)
 
bool operator== (const RemoteFile &rhs) const
 Compare content of two Remotefiles.
 

Public Attributes

std::vector< std::string > content
 

Detailed Description

Contents of an unnamed file (vector of lines)


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