로드 중...
검색 중...
일치하는 항목 없음
gamsworkspaceinfo.h
GAMSWorkspaceInfo는 GAMSWorkspace 생성자의 매개변수를 입력하는 데 사용될 수 있습니다.
GAMSWorkspaceInfo(const std::string &workingDirectory="", const std::string &systemDirectory="", GAMSEnum::DebugLevel debug=GAMSEnum::DebugLevel::KeepFilesOnError)
bool 연산자==(const GAMSWorkspaceInfo &other) const
GAMSWorkspaceInfo(GAMSEnum::DebugLevel 디버그)
void setDebug(GAMSEnum::DebugLevel 디버그)
std::string WorkingDirectory() const
슬롯 나라 작업 디렉토리, 즉 모든 파일 기반 작업의 앵커를 가져옵니다.
void setWorkingDirectory(const std::string &workingDir)
부울 연산자!=(const GAMSWorkspaceInfo &other) const
std::string systemDirectory() const
슬롯 나라 시스템 디렉터리, 즉 슬롯 나라 배포판의 설치 디렉터리를 가져옵니다.
void setSystemDirectory(const std::string &systemDir)