doubleByteArrayPrimitives Class Reference

#include <dByteArray_prims.hpp>

Inheritance diagram for doubleByteArrayPrimitives:

Inheritance graph
[legend]
Collaboration diagram for doubleByteArrayPrimitives:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static PRIM_DECL_2 (allocateSize, oop receiver, oop argument)
static PRIM_DECL_1 (size, oop receiver)
static PRIM_DECL_2 (at, oop receiver, oop index)
static PRIM_DECL_3 (atPut, oop receiver, oop index, oop value)
static PRIM_DECL_2 (compare, oop receiver, oop argument)
static PRIM_DECL_1 (intern, oop receiver)
static PRIM_DECL_2 (characterAt, oop receiver, oop index)
static PRIM_DECL_1 (hash, oop receiver)

Static Public Attributes

static int number_of_calls

Static Private Member Functions

static void inc_calls ()

Detailed Description

Definition at line 26 of file dByteArray_prims.hpp.


Member Function Documentation

static void doubleByteArrayPrimitives::inc_calls (  )  [inline, static, private]

Definition at line 28 of file dByteArray_prims.hpp.

References number_of_calls.

static doubleByteArrayPrimitives::PRIM_DECL_1 ( hash  ,
oop  receiver 
) [static]

static doubleByteArrayPrimitives::PRIM_DECL_1 ( intern  ,
oop  receiver 
) [static]

static doubleByteArrayPrimitives::PRIM_DECL_1 ( size  ,
oop  receiver 
) [static]

static doubleByteArrayPrimitives::PRIM_DECL_2 ( characterAt  ,
oop  receiver,
oop  index 
) [static]

static doubleByteArrayPrimitives::PRIM_DECL_2 ( compare  ,
oop  receiver,
oop  argument 
) [static]

static doubleByteArrayPrimitives::PRIM_DECL_2 ( at  ,
oop  receiver,
oop  index 
) [static]

static doubleByteArrayPrimitives::PRIM_DECL_2 ( allocateSize  ,
oop  receiver,
oop  argument 
) [static]

static doubleByteArrayPrimitives::PRIM_DECL_3 ( atPut  ,
oop  receiver,
oop  index,
oop  value 
) [static]


Member Data Documentation

int doubleByteArrayPrimitives::number_of_calls [static]

Definition at line 30 of file dByteArray_prims.hpp.

Referenced by primitives::clear_counters(), inc_calls(), and primitives::print_counters().


The documentation for this class was generated from the following files:
Generated on Mon Oct 9 13:55:16 2006 for Strongtalk VM by  doxygen 1.4.7