libstorage-ng
Public Member Functions | Public Attributes | List of all members
storage::RemoteCommand Struct Reference

Public Member Functions

 RemoteCommand (const std::vector< std::string > &stdout)
 
 RemoteCommand (const std::vector< std::string > &stdout, const std::vector< std::string > &stderr, int exit_code)
 

Public Attributes

std::vector< std::string > stdout
 
std::vector< std::string > stderr
 
int exit_code
 

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