#include "push.h"
#include "privatePush.h"
Functions | |
pushPoint * | pushPointNew (pushContext *pctx) |
pushPoint * | pushPointNix (pushPoint *pnt) |
pushContext * | pushContextNew (void) |
pushContext * | pushContextNix (pushContext *pctx) |
pushContext* pushContextNew | ( | void | ) |
pushContext* pushContextNix | ( | pushContext * | pctx | ) |
pushPoint* pushPointNew | ( | pushContext * | pctx | ) |