printInternals.cpp File Reference

#include <stdio.h>
#include <iostream>
#include <stdlib.h>
#include <assert.h>
#include "printInternals.h"
#include "inspectable.h"

Include dependency graph for printInternals.cpp:

Include dependency graph

Functions

void printNetworkDescription (FILE *f, const string &name, const Inspectable *inspectable)
void printInternalParameterNames (FILE *f, int sensornumber, int motornumber, Inspectable **inspectables, int len)
 prints the names of the sensor and motor channels and the names of the internal parameters of all inspectable object to the given file (stream) (Headline)
void printInternalParameters (FILE *f, const sensor *x, int sensornumber, const motor *y, int motornumber, Inspectable **inspectables, int len)
 prints the values of the motors and sensors and the internal parameters of the inspectable objects to a file or stream

Function Documentation

void printInternalParameterNames FILE *  f,
int  sensornumber,
int  motornumber,
Inspectable **  inspectables,
int  len
 

prints the names of the sensor and motor channels and the names of the internal parameters of all inspectable object to the given file (stream) (Headline)

void printInternalParameters FILE *  f,
const sensor x,
int  sensornumber,
const motor y,
int  motornumber,
Inspectable **  inspectables,
int  len
 

prints the values of the motors and sensors and the internal parameters of the inspectable objects to a file or stream

void printNetworkDescription FILE *  f,
const string &  name,
const Inspectable inspectable
 


Generated on Tue Jan 16 02:14:42 2007 for Robotsystem of the Robot Group Leipzig by doxygen 1.3.8