MatrixBerryCore
Public Member Functions | List of all members
mxberry::core::type::NestedArrayAnyType Class Reference
Inheritance diagram for mxberry::core::type::NestedArrayAnyType:
Inheritance graph
[legend]
Collaboration diagram for mxberry::core::type::NestedArrayAnyType:
Collaboration graph
[legend]

Public Member Functions

function isIncludedInto (in ignoredArg, in obj)
 
function isCompleteTypeSet (in self)
 
function isContainedInCellType (in self)
 
function isCellTypeContained (in self)
 
function toTypeSequenceString (in self)
 
- Public Member Functions inherited from mxberry::core::type::ANestedArrayUnknownType
function toClassName (in STypeInfo)
 
- Public Member Functions inherited from mxberry::core::type::ANestedArrayType
function createDefaultArray (in self, in sizeInpVec)
 
function getDepth (in self)
 
function getTypeName (in self)
 
function isEmptyTypeSet (in self)
 
function isCompleteTypeSet (in self)
 
function disp (in self)
 
function isequal (in self, in obj)
 
function eq (in self, in obj)
 
function ne (in self, in obj)
 
function createarraybytypeinfo (in STypeInfo, in sizeVec)
 CREATEARRAYBYTYPEINFO creates an array of STypeInfo structure. More...
 
function createnestedcell (in depth)
 

Additional Inherited Members

- Protected Member Functions inherited from mxberry::core::type::ANestedArrayUnknownType
function getValueTypeStruct (in self)
 
- Protected Member Functions inherited from mxberry::core::type::ANestedArrayType
function isEqual (in self, in obj)
 
function throwCannotDetermineIfIncludedIntoException (in self)
 

Detailed Description

Author
Peter Gagarinov, PhD pgaga.nosp@m.rino.nosp@m.v@gma.nosp@m.il.c.nosp@m.om

Definition at line 7 of file NestedArrayAnyType.m.

Member Function Documentation

◆ isCellTypeContained()

function mxberry::core::type::NestedArrayAnyType::isCellTypeContained ( in  self)
virtual

◆ isCompleteTypeSet()

function mxberry::core::type::NestedArrayAnyType::isCompleteTypeSet ( in  self)

◆ isContainedInCellType()

function mxberry::core::type::NestedArrayAnyType::isContainedInCellType ( in  self)
virtual

◆ isIncludedInto()

function mxberry::core::type::NestedArrayAnyType::isIncludedInto ( in  ignoredArg,
in  obj 
)
virtual

◆ toTypeSequenceString()

function mxberry::core::type::NestedArrayAnyType::toTypeSequenceString ( in  self)
virtual

The documentation for this class was generated from the following file: