Example PcodeVector type 020

 

 

Description

This example shows how the type function return the user-defined data type of the AIS Objects evaluated.

 

Details

Define a Pcode Vector and check the type.

(setq X (new Vector: pcode: 5 4 )) Returns: #<PcodeVector 123456>
(type X) Returns: PcodeVector

 

Related Examples

Here are examples of the type function at work.

BitVector type 021 Boolean type 011 Brick type 026 ByteVector type 022
Character type 012 Date type 014 Dictionary type 007 Directory type 008
FltVector type 016 Function type 015 IntVector type 017 Lambda type 011
Matrix type 010 NumMatrix type 025 NumVector type 018 Number type 013
ObjVector type 019 ObjectRepository type 024 Pair type 023 PcodeVector type 020
ShortVector type 018 String type 001 Structure type 003 Structure type 004
Structure type 005 Symbol type 002 Vector type 009 Void type 011

 

Function Links

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

type

Here are a number of links to other related functions.

isType(#void) isIntegerVector(#void) isFloatVector(#void) isNumberVector(#void)
isByteVector(#void) isIdentical(#void) isObjectVector(#void) isPcodeVector(#void)
isVector(#void) isBitVector(#void)

 

Argument Types

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

PcodeVector

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

ByteVector new 015 PcodeVector copy 010 PcodeVector isAtom 009 PcodeVector isIdentical 016
PcodeVector isObject 011 PcodeVector isPcodeVector 001 PcodeVector length 012 PcodeVector methodsOf 020
PcodeVector new 014 PcodeVector ref 026 PcodeVector setq 023 PcodeVector sizeof 018
PcodeVector type 020

Analytic Information Server (AIS)

AIS Component Systems

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