libstorage-ng
Public Member Functions | Public Attributes | List of all members
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)
 

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: