libFAUDES

Sections

Index

iop_simplenet.h File Reference

Simple networked events via tcp/ip. More...

#include "corefaudes.h"
#include "iop_vdevice.h"
#include <sys/socket.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <cerrno>

Go to the source code of this file.

Classes

class  faudes::SimplenetAddress
 Simplenet node address. More...
class  faudes::AttributeSimplenetActuator
 Configuration of a network actuator mapping. More...
class  faudes::AttributeSimplenetSensor
 Configuration of a network sensor mapping. More...
class  faudes::AttributeSimplenetEvent
 Configuration of a networked sensor or actuator. More...
class  faudes::nDevice
 An nDevice implements networked IO via a simple tcp/ip protocol. More...
struct  faudes::nDevice::ClientState
 Background: state of a connection to a client (shared). More...
struct  faudes::nDevice::ServerState
 Background: state of a connection to an event server (shared). More...

Namespaces

namespace  faudes
 

libFAUDES resides within the namespace faudes.


Functions

void * faudes::NDeviceListen (void *arg)
void * faudes::NDeviceServer (void *)
void * faudes::NDeviceReply (void *arg)

Detailed Description

Simple networked events via tcp/ip.

Definition in file iop_simplenet.h.

libFAUDES 2.16b --- 2010-9-8 --- c++ source docu by doxygen 1.6.3