HeapAnalyzer::Snapshot Class Reference

#include <coherence/lang/HeapAnalyzer.hpp>

Inherits Object.

List of all members.


Detailed Description

Snapshot provides a abstract mechanism for comparing successive heap analysis points.

Public Types

typedef spec::Handle Handle
 Snapshot Handle definition.
typedef spec::View View
 Snapshot View definition.
typedef spec::Holder Holder
 Snapshot Holder definition.

Public Member Functions

virtual int64_t getObjectCount () const =0
 Return the number of registered objects reflected by this snapshot.

Member Function Documentation

virtual int64_t getObjectCount (  )  const [pure virtual]

Return the number of registered objects reflected by this snapshot.

Returns:
the number of registered objects


The documentation for this class was generated from the following file: Copyright (c) 2000-2008 Oracle. All rights reserved.