nx_storage_sdk  1.0
Storage SDK
Public Attributes | List of all members
nx_spl::aux::FileNameAndPath Struct Reference

#include <ftp_library.h>

Public Attributes

std::string name
 
std::string fullPath
 

Detailed Description

A file name and a full path, containing this name. When we communicate with the remote FTP server, * we operate bare file names. But locally we need to map this file to a full path. That's why it's convenient to have both.


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