potion  0.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
lick.c File Reference

PNLick class - the interleaved data format. More...

#include <stdio.h>
#include <stdlib.h>
#include "potion.h"
#include "internal.h"
+ Include dependency graph for lick.c:

Go to the source code of this file.

Functions

PN potion_lick (Potion *P, PN name, PN inner, PN attr)
 
void potion_lick_init (Potion *P)
 

Detailed Description

PNLick class - the interleaved data format.

Definition in file lick.c.

Function Documentation

PN potion_lick ( Potion P,
PN  name,
PN  inner,
PN  attr 
)

Definition at line 11 of file lick.c.

void potion_lick_init ( Potion P)

Definition at line 68 of file lick.c.