Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Document::setPathAndModifier Method

Sets the path and modifier on the file name.

C++
void setPathAndModifier(
    const std::string& newPath, 
    const std::string& newModifier
);
Parameters 
Description 
const std::string& newPath 
The new path. 
const std::string& newModifier 
The new file modifier. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!