Data Fields | |
struct SyncErrStruct * | errList |
struct SyncPrivate * | priv |
void * | client_handle |
struct ccn * | ccn |
struct ccn_schedule * | sched |
int | debug |
unsigned | lastRootId |
ccnr_hwm | highWater |
Definition at line 36 of file SyncBase.h.
struct ccn* SyncBaseStruct::ccn |
Definition at line 40 of file SyncBase.h.
Referenced by ccns_send_root_advise_interest(), SendDeltasReply(), storeStablePoint(), SyncCacheEntryStore(), SyncInit(), SyncLocalRepoFetch(), SyncNewBase(), SyncRegisterInterest(), SyncRegisterInterests(), SyncSendRootAdviseInterest(), SyncSignBuf(), SyncStartContentFetch(), and SyncStartNodeFetch().
Definition at line 39 of file SyncBase.h.
Referenced by abortCompare(), addNameFromCompare(), CompareAction(), fetchStablePoint(), findAndDeleteRoot(), HeartbeatAction(), linkActionData(), newNodeCommon(), nodeFromNodes(), noteHash(), noteRemoteHash(), storeStablePoint(), SyncAddName(), SyncHandleSlice(), SyncInit(), SyncLocalRepoFetch(), SyncLocalRepoStore(), SyncNewBase(), SyncNoteFailed(), SyncNoteSimple(), SyncNoteSimple2(), SyncNoteSimple3(), SyncNoteUri(), SyncNoteUriBase(), SyncNotifyContent(), SyncRegisterInterests(), SyncRootLookupName(), SyncShutdown(), SyncStartCompareAction(), SyncStartContentFetch(), SyncStartHeartbeat(), SyncStartSliceEnum(), and SyncUpdateRoot().
Definition at line 42 of file SyncBase.h.
Referenced by abortCompare(), addNameFromCompare(), AddUpdateName(), ccns_root_advise_response(), ccns_send_root_advise_interest(), CompareAction(), findAndDeleteRoot(), HeartbeatAction(), main(), MakeNodeFromNames(), newNodeCommon(), nodeFromNodes(), noteHash(), noteRemoteHash(), purgeOldEntries(), SendDeltasReply(), setCovered(), SyncAddName(), SyncCacheEntryFetch(), SyncHandleSlice(), SyncInit(), SyncInterestArrived(), SyncLocalRepoFetch(), SyncLocalRepoStore(), SyncNoteFailed(), SyncNotifyContent(), SyncRegisterInterest(), SyncRegisterInterests(), SyncRemoteFetchResponse(), SyncRootAdviseResponse(), SyncRootLookupName(), SyncSendRootAdviseInterest(), SyncShutdown(), SyncStartCompareAction(), SyncStartContentFetch(), SyncStartHeartbeat(), SyncStartNodeFetch(), SyncStartSliceEnum(), SyncTreeMergeNames(), SyncUpdateRoot(), and TryNodeSplit().
struct SyncErrStruct* SyncBaseStruct::errList |
Definition at line 37 of file SyncBase.h.
Referenced by SyncClearErr(), and SyncSetErrInner().
Definition at line 44 of file SyncBase.h.
Referenced by SyncAddName().
unsigned SyncBaseStruct::lastRootId |
Definition at line 43 of file SyncBase.h.
Referenced by SyncAddRoot().
struct SyncPrivate* SyncBaseStruct::priv |
Definition at line 38 of file SyncBase.h.
Referenced by AddUpdateName(), canonFilter(), ccns_send_root_advise_interest(), chooseRemoteHash(), CompareAction(), destroyCompareData(), doPreload(), fauxError(), fetchStablePoint(), findAndDeleteRoot(), HeartbeatAction(), newNodeCommon(), SendDeltasReply(), storeStablePoint(), SyncAddName(), SyncAddRoot(), SyncFreeBase(), SyncHandleSlice(), SyncInit(), SyncInterestArrived(), SyncNewBase(), SyncNotifyContent(), SyncRemRoot(), SyncRootDecodeAndAdd(), SyncSendRootAdviseInterest(), SyncStartCompareAction(), SyncStartContentFetch(), SyncStartHeartbeat(), SyncStartNodeFetch(), SyncStartSliceEnum(), and SyncUpdateRoot().
struct ccn_schedule* SyncBaseStruct::sched |
Definition at line 41 of file SyncBase.h.
Referenced by destroyCompareData(), kickHeartBeat(), SyncNewBase(), SyncStartHeartbeat(), and SyncUpdateRoot().