Example ObjectRepository sizeof 027

 

 

Description

This example shows the sizeof function return the Disck File Closure size of the Object Repository with 2 defined values.

 

Details

(setq gor (new ObjectRepository: "myarchive.odb")) Returns: #<ObjectRepository 197815>
(setq gor["one"] "Hello World") Returns: #<ObjectRepository 197815>
(setq gor["two"] "Goodbye World") Returns: #<ObjectRepository 197815>
(sizeof gor) Returns: 332

Notes and Hints

The closure size may be different values for the same object on different hardware platforms due to word alignment issues. The values returned from the sizeof function in the examples above are the values returned on a Intel Pentium-based platform.

 

Related Examples

Here are examples of the length function at work.

BitVector length 013 Brick length 017 Dictionary length 005 Directory length 006
FltVector length 008 IntVector length 009 List length 015 Matrix length 008
NumMatrix length 017 NumVector length 010 ObjVector length 011 ObjectRepository length 016
ObjectRepository sizeof 027 Pair length 014 PcodeVector length 012 ShortVector length 010
String length 001 String length 002 Structure length 004 Symbol length 003
Vector length 007

 

Function Links

Here is the link to the current function used in this example.

length

Here are a number of links to other related functions.

new(#void) length(#void)

 

Argument Types

Here are the links to the data types of the arguments used in this example.

ObjectRepository

Here are a number of links to examples having similar argument types.

ObjectRepository abortTransaction 001 ObjectRepository addMethod 026 ObjectRepository attachLibrarian 001 ObjectRepository beginTransaction 001
ObjectRepository checkPointTransaction 001 ObjectRepository clear 002 ObjectRepository commitTransaction 001 ObjectRepository compare 021
ObjectRepository compare 022 ObjectRepository compareEQ 021 ObjectRepository compareEQ 022 ObjectRepository compareGE 021
ObjectRepository compareGE 022 ObjectRepository compareGT 021 ObjectRepository compareGT 022 ObjectRepository compareLE 021
ObjectRepository compareLE 022 ObjectRepository compareLT 021 ObjectRepository compareLT 022 ObjectRepository compareNE 021
ObjectRepository compareNE 022 ObjectRepository comparison 021 ObjectRepository comparison 022 ObjectRepository defmethod 023
ObjectRepository delete 013 ObjectRepository detachLibrarian 001 ObjectRepository exportTab 001 ObjectRepository importTab 001
ObjectRepository inspect 002 ObjectRepository isIdentical 019 ObjectRepository isImmediate 001 ObjectRepository length 016
ObjectRepository loadRepository 001 ObjectRepository methodsOf 023 ObjectRepository new 014 ObjectRepository ref 030
ObjectRepository ref 031 ObjectRepository ref 032 ObjectRepository ref 033 ObjectRepository ref 034
ObjectRepository refLibrarian 001 ObjectRepository rename 001 ObjectRepository saveImmediate 001 ObjectRepository saveRepository 001
ObjectRepository send 026 ObjectRepository setf 001 ObjectRepository setf 002 ObjectRepository setq 027
ObjectRepository sizeof 027 ObjectRepository type 024

Analytic Information Server (AIS)

AIS Component Systems

  • Smartbase Engine
  • QT C++ Libraries
  • MySQL Relational Database
  • AIS Lisp Libraries
  • Rapid Analytic Demo IDE