Classes | Typedefs | Enumerations | Functions | Variables
src/hll.h File Reference
#include "pdcp.h"
#include "socket.h"

Go to the source code of this file.

Classes

struct  hll

Typedefs

typedef void(* hll_handled_hook )(u8)
typedef u8 socknum_t

Enumerations

enum  {
  SOCK_FREE, SOCK_STDOUT, SOCK_STDIN, SOCK_APPLICATION,
  SOCK_TOT_HLL
}

Functions

void hll_msg_free (struct can_msg *msg)
void hll_msg_commit (struct can_msg *msg)
struct can_msghll_msg_get (void)
struct can_msghll_msg_alloc (void)
void hll_msg_push (struct can_msg *msg, socknum_t)
struct can_msghll_msg_pull (socknum_t)
void hll_init (sock_recv_hook, hll_handled_hook)

Variables

struct hll hll_global

Detailed Description

Author:
Andreas Nordal
NTNU in Trondheim (NORWAY)
Date:
spring 2012
 All Classes Files Functions Enumerations Enumerator Defines