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

Sets the core part of the file name, before modifiers or extensions.

C++
void setCorename(
    const std::string& newCorename
);
Parameters 
Description 
const std::string& newCorename 
The new core name. 

Also sets the path name to the core name.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!