MatrixBerryCore
Public Member Functions | Static Public Member Functions | Static Private Member Functions | List of all members
mxberry::core::cont::MapExtended Class Reference
Inheritance diagram for mxberry::core::cont::MapExtended:
Inheritance graph
[legend]
Collaboration diagram for mxberry::core::cont::MapExtended:
Collaboration graph
[legend]

Public Member Functions

function isEqualProp (in self, in otherObj)
 
function checkIfEqualProp (in self, in otherObj)
 
function MapExtended (in varargin)
 Override copyElement method: More...
 
function getUnionWith (in self, in otherObj)
 
function toStruct (in self)
 
function getCopy (in self)
 
function isEqual (in self, in otherObj)
 

Static Public Member Functions

static function key2FieldName (in keyName)
 

Static Private Member Functions

static function genVarName (in varname)
 

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 MapExtended.m.

Constructor & Destructor Documentation

◆ MapExtended()

function mxberry::core::cont::MapExtended::MapExtended ( in  varargin)

Override copyElement method:

Member Function Documentation

◆ checkIfEqualProp()

function mxberry::core::cont::MapExtended::checkIfEqualProp ( in  self,
in  otherObj 
)

◆ genVarName()

static function mxberry::core::cont::MapExtended::genVarName ( in  varname)
staticprivate

◆ getCopy()

function mxberry::core::cont::MapExtended::getCopy ( in  self)

◆ getUnionWith()

function mxberry::core::cont::MapExtended::getUnionWith ( in  self,
in  otherObj 
)

◆ isEqual()

function mxberry::core::cont::MapExtended::isEqual ( in  self,
in  otherObj 
)

◆ isEqualProp()

function mxberry::core::cont::MapExtended::isEqualProp ( in  self,
in  otherObj 
)

◆ key2FieldName()

static function mxberry::core::cont::MapExtended::key2FieldName ( in  keyName)
static

◆ toStruct()

function mxberry::core::cont::MapExtended::toStruct ( in  self)

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