/home/hal/workspace/HD Radio Controller/hdcmdd.h File Reference

#include <cstdlib>
#include <iostream>
#include <map>
#include <string>
#include <vector>
#include "halcyon.h"
#include "hdcontrol.h"
#include "hdcommands.h"
#include "hdlisten.h"
#include "settings.h"
#include "ksocket.h"

Include dependency graph for hdcmdd.h:


Functions

void printval (string)
string sprintval (string)
void getcommands ()

Function Documentation

void getcommands (  ) 

Get commands from the keyboard and process them. We handle "exit" and "show" and everything else is passed on to the HD Radio Controller for processing. Exit will leave the program (and shut the radio off). Show will display variable values. If no arguments are given, all variables currently stored are displayed. If "def" is given a set of default variables is displayed instead of all. If the name of a variable is given, that variable's value is displayed.

void printval ( string  valkey  ) 

Display the name of a variable and its value.

Parameters:
valkey the key of the variable we're going to display

string sprintval ( string   ) 


Generated on Wed Apr 2 06:32:47 2008 for HDRadioController by  doxygen 1.5.3