This class reads in domain information for preset regions. 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.
| int Region::get | ( | const char * | file, | |
| const char * | str, | |||
| String & | domstr | |||
| ) | [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::StrLib::iequal(), WXP::Wxp::outWarning(), and WXP::String::scanf().
Referenced by WXP::DomainTool::decode().
1.6.1