Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Genfile::Genfile Constructor (std::string&)

Sets the parent directory to the specified directory or path name.

C++
explicit Genfile(
    const std::string& newDirectory
);
Parameters 
Description 
const std::string& newDirectory 
New parent directory or full path name. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!