use_java_controller.h File Reference

#include "abstractcontroller.h"
#include <string.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <unistd.h>
#include <fcntl.h>
#include <exception>
Include dependency graph for use_java_controller.h:

Go to the source code of this file.

Classes

class  use_java_controller
 class for robot control with sine and cosine More...

Defines

#define BUFFER_SIZE   1024
#define MAX_CONFIG_PARAM   50
#define MAX_INTERNAL_PARAM   50

Functions

double atof (const char *)
int ctoi (const char *)

Define Documentation

#define BUFFER_SIZE   1024
#define MAX_CONFIG_PARAM   50
#define MAX_INTERNAL_PARAM   50

Function Documentation

double atof ( const char *   ) 
int ctoi ( const char *   ) 
Generated on Thu Jun 28 14:48:02 2012 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.6.3