45 bool Parse(
const char *s);
46 static bool Matches(
int Code1,
int Code2);
static bool IsType(int Code, char Source)
bool Parse(const char *s)
static int FromString(const char *s)
static bool IsAtsc(int Code)
static bool IsTerr(int Code)
static cString ToString(int Code)
static bool IsCable(int Code)
static char ToChar(int Code)
int Position(void)
Returns the orbital position of the satellite in case this is a DVB-S source (zero otherwise).
static bool IsSat(int Code)
static int FromData(eSourceType SourceType, int Position=0, bool East=false)
const char * Description(void) const
static bool Matches(int Code1, int Code2)
Returns true if Code2 matches Code1.
bool ContainsSourceType(char SourceType)