swixteen  0.03
Switch a lamp on/off with X10 RF commands
 All Files Functions Variables Macros Pages
Functions
GetX10CommandsBy.c File Reference
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <stdlib.h>
#include "./config.h"
#include "../Commands/Commands.h"
Include dependency graph for GetX10CommandsBy.c:

Go to the source code of this file.

Functions

int GetX10CommandsBy (char *NameToFind)
 Find the given name in a table with names and codes and return an index to the name and the codes. More...
 

Function Documentation

int GetX10CommandsBy ( char *  NameToFind)

Find the given name in a table with names and codes and return an index to the name and the codes.

Parameters
Name
Returns
Index to the coresponding codes

Definition at line 15 of file GetX10CommandsBy.c.

Here is the call graph for this function:

Here is the caller graph for this function: