Reference Guide C API www.spreadconcepts.com


C API
Replicated Hash Table
Version 2.0


rht_snap_size
  size_t rht_snap_size(const rht_snap *snap);


Parameters
  snap snapshot to get the size of


Return Values
  size of the snapshot


Description
  rht_snap_size returns the size of the snapshot snap.


Requirements
  Header: Declared in rht.h
Library: Use rht.lib
Version: 2.0


Also See
  RHT reference guide, snapshot operations


Copyright © 2004, Spread Concepts LLC, All rights reserved