WXP C++ Library Version 6.74.9
|
This class reads in domain information for preset regions (wxp.reg file) More...
#include "../include/Region.h"
Static Public Member Functions | |
static int | get (const char *file, const char *str, String &domstr) |
This class reads in domain information for preset regions (wxp.reg file)
|
static |
Gets a domain string specification from the region file.
file | The file to read in and check |
str | The region name to look for |
domstr | Output string defining domain parameters |
References WXP::FileTool::addPath(), WXP::String::clear(), WXP::String::copy(), WXP::String::get(), WXP::String::getChar(), WXP::Wxp::getDatabasePath(), WXP::File::getLine(), WXP::StrLib::iequal(), WXP::File::isOpen(), WXP::Wxp::outWarning(), and WXP::String::scanf().
Referenced by WXP::DomainTool::decode().