|
Anypia Programmer's Documentation
|
Initializes the parent directory and core file name to the specified arguments, and the title to "".
Document( const std::string& newCorename, const std::string& newDirectory );
|
Parameters |
Description |
|
const std::string& newCorename |
New core file name, before modifiers or extensions. |
|
const std::string& newDirectory |
New directory holding this document. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|