1#ifndef __DCL_HS_MESSAGE_TREE_H__
2#define __DCL_HS_MESSAGE_TREE_H__ 20051210
4#ifndef __DCL_CONFIG_H__
8#define __DEBUG_ALGORITHM 0
47 int64_t __nMinReplyID;
48 int64_t __nMaxReplyID;
50 int64_t POWER(
int nExponent)
const;
56#ifdef __DEBUG_ALGORITHM
88 int64_t
getChildID(int64_t nReplyID,
int nWidthIndex)
const;
int64_t minReplyID() const
int64_t maxReplyID() const
int64_t getLastChildID(int64_t nReplyID) const
static int getDefaultWidth(int nDepth)
void getPosition(int64_t nReplyID, Position &rPos) const
int64_t getChildID(int64_t nReplyID, int nWidthIndex) const
int64_t getSiblingGap(int nDepthIndex) const
int64_t getFirstChildID(int64_t nReplyID) const