kpilot

Pilot::dlp< char > Struct Template Reference

#include <pilot.h>

List of all members.


Public Types

enum  { size = 1 }

Static Public Member Functions

static void append (pi_buffer_t *b, char v)
static char read (const pi_buffer_t *b, unsigned int &offset)

Detailed Description

template<>
struct Pilot::dlp< char >

Definition at line 269 of file pilot.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
size 

Definition at line 271 of file pilot.h.


Member Function Documentation

static void Pilot::dlp< char >::append ( pi_buffer_t *  b,
char  v 
) [inline, static]

Definition at line 273 of file pilot.h.

static char Pilot::dlp< char >::read ( const pi_buffer_t *  b,
unsigned int &  offset 
) [inline, static]

Returns next byte from buffer or 0 on error (0 is also a valid return value, though).

Definition at line 282 of file pilot.h.


The documentation for this struct was generated from the following file: