Public Member Functions | |
MoveFileParams_s (const std::vector< os::String > &cDstPaths, const std::vector< os::String > &cSrcPaths, const Messenger &cViewTarget, Message *pcMsg, bool bReplace, bool bDontOverwrite) | |
Public Attributes | |
std::vector< os::String > | m_cDstPaths |
std::vector< os::String > | m_cSrcPaths |
Messenger | m_cViewTarget |
Message * | m_pcMsg |
bool | m_bReplace |
bool | m_bDontOverwrite |
MoveFileParams_s::MoveFileParams_s | ( | const std::vector< os::String > & | cDstPaths, | |
const std::vector< os::String > & | cSrcPaths, | |||
const Messenger & | cViewTarget, | |||
Message * | pcMsg, | |||
bool | bReplace, | |||
bool | bDontOverwrite | |||
) | [inline] |
std::vector< os::String > MoveFileParams_s::m_cDstPaths |
std::vector< os::String > MoveFileParams_s::m_cSrcPaths |