The SWORD Project
1.9.0.svnversion
|
#include <treekeyidx.h>
#include <fcntl.h>
#include <stdio.h>
#include <errno.h>
#include <swlog.h>
#include <utilstr.h>
#include <filemgr.h>
#include <swbuf.h>
Go to the source code of this file.
Variables | |
static const SWClass | classdef (classes) |
static SWORD_NAMESPACE_START const char * | classes [] = {"TreeKeyIdx", "TreeKey", "SWKey", "SWObject", 0} |
|
static |
Definition at line 37 of file treekeyidx.cpp.