kviewshell
GContainer.cpp File Reference
#include "GContainer.h"
#include <stdio.h>
Include dependency graph for GContainer.cpp:
Go to the source code of this file.
Functions | |
static void * | nextptr (void *p, int elsize) |
static void * | prevptr (void *p, int elsize) |
Function Documentation
static void* nextptr | ( | void * | p, | |
int | elsize | |||
) | [inline, static] |
Definition at line 280 of file GContainer.cpp.
static void* prevptr | ( | void * | p, | |
int | elsize | |||
) | [inline, static] |
Definition at line 287 of file GContainer.cpp.