WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
WXP::Region Class Reference

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)
 

Detailed Description

This class reads in domain information for preset regions (wxp.reg file)

Author
Dan Vietor

Member Function Documentation

◆ get()

int Region::get ( const char *  file,
const char *  str,
String domstr 
)
static

Gets a domain string specification from the region file.

Parameters
fileThe file to read in and check
strThe region name to look for
Return values
domstrOutput 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().


The documentation for this class was generated from the following files: