C++ FTP Stack
0.10
|
FTP 서버에 존재하는 파일 정보 저장 클래스 더 자세히 ...
Public 멤버 함수 | |
CFtpFile () | |
void | Clear () |
Public 속성 | |
std::string | m_strFileName |
bool | m_bFolder |
FTP 서버에 존재하는 파일 정보 저장 클래스
CFtpFile::CFtpFile | ( | ) |
void CFtpFile::Clear | ( | ) |
bool CFtpFile::m_bFolder |
std::string CFtpFile::m_strFileName |