#include "gtypes.h"
#include <stdarg.h>
#include "gtlist.hpp"
Include dependency graph for gcutils.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | GCUtils |
Defines | |
#define | GCUTILS_HPP |
Functions | |
void | GCUtils::swap (GBYTE *x, GINT size) |
void | GCUtils::swapall (GBYTE *x, GINT n, GINT size) |
GBOOL | GCUtils::CheckFormat (GStringList *sFormat, char *format_spec) |
GBOOL | GCUtils::SetParams (GINT maxParams, GStringList *sParamDesc, va_list ap) |
|
|