C++ main module for emicrom Package  1.0
CORE_SharedPointersVMap< Key, Value > Member List

This is the complete list of members for CORE_SharedPointersVMap< Key, Value >, including all inherited members.

begin()CORE_SharedPointersVMap< Key, Value >inline
clear()CORE_SharedPointersVMap< Key, Value >inline
computeEpsilon()CORE_Objectinlinestatic
copy(const CORE_SharedPointersVMap< K, V > &mapCpy)CORE_SharedPointersVMap< Key, Value >
CORE_Object()CORE_Objectprotected
CORE_SharedPointersVMap()CORE_SharedPointersVMap< Key, Value >
CORE_SharedPointersVMap(const CORE_SharedPointersVMap< K, Q > &m)CORE_SharedPointersVMap< Key, Value >
CORE_SharedPointersVMap(const CORE_SharedPointersVMap< K, V > &m)CORE_SharedPointersVMap< Key, Value >
currentKey() constCORE_SharedPointersVMap< Key, Value >inline
currentValue() constCORE_SharedPointersVMap< Key, Value >inline
currentValue()CORE_SharedPointersVMap< Key, Value >inline
exists(const Key &k) constCORE_SharedPointersVMap< Key, Value >
get(const Key &k) constCORE_SharedPointersVMap< Key, Value >
get(const Key &k)CORE_SharedPointersVMap< Key, Value >
getClassName() constCORE_Object
getClassName(const tString &identityString)CORE_Objectinlinestatic
getDoubleEpsilon()CORE_Objectinlinestatic
getDoubleInfinity()CORE_Objectinlinestatic
getEpsilon()CORE_Objectinlinestatic
getFloatEpsilon()CORE_Objectinlinestatic
getFloatInfinity()CORE_Objectinlinestatic
getIdentityString() constCORE_Objectinline
getInfinity()CORE_Objectinlinestatic
getKeys(vector< Key > &ks) constCORE_SharedPointersVMap< Key, Value >
getKeys(CORE_Vector< Key > &ks) constCORE_SharedPointersVMap< Key, Value >
getKeys(CORE_Array< Key > &ks) constCORE_SharedPointersVMap< Key, Value >
getLDoubleEpsilon()CORE_Objectinlinestatic
getLDoubleInfinity()CORE_Objectinlinestatic
getMaxChar()CORE_Objectinlinestatic
getMaxDouble()CORE_Objectinlinestatic
getMaxFlag()CORE_Objectinlinestatic
getMaxFloat()CORE_Objectinlinestatic
getMaxIndex()CORE_Objectinlinestatic
getMaxInt()CORE_Objectinlinestatic
getMaxInteger()CORE_Objectinlinestatic
getMaxLDouble()CORE_Objectinlinestatic
getMaxLInt()CORE_Objectinlinestatic
getMaxLLInt()CORE_Objectinlinestatic
getMaxReal()CORE_Objectinlinestatic
getMaxSInt()CORE_Objectinlinestatic
getMaxUChar()CORE_Objectinlinestatic
getMaxUIndex()CORE_Objectinlinestatic
getMaxUInt()CORE_Objectinlinestatic
getMaxUInteger()CORE_Objectinlinestatic
getMaxULInt()CORE_Objectinlinestatic
getMaxULLInt()CORE_Objectinlinestatic
getMaxUSInt()CORE_Objectinlinestatic
getMinChar()CORE_Objectinlinestatic
getMinDouble()CORE_Objectinlinestatic
getMinFlag()CORE_Objectinlinestatic
getMinFloat()CORE_Objectinlinestatic
getMinIndex()CORE_Objectinlinestatic
getMinInt()CORE_Objectinlinestatic
getMinInteger()CORE_Objectinlinestatic
getMinLDouble()CORE_Objectinlinestatic
getMinLInt()CORE_Objectinlinestatic
getMinLLInt()CORE_Objectinlinestatic
getMinReal()CORE_Objectinlinestatic
getMinSInt()CORE_Objectinlinestatic
getMinUChar()CORE_Objectinlinestatic
getMinUIndex()CORE_Objectinlinestatic
getMinUInt()CORE_Objectinlinestatic
getMinUInteger()CORE_Objectinlinestatic
getMinULInt()CORE_Objectinlinestatic
getMinULLInt()CORE_Objectinlinestatic
getMinUSInt()CORE_Objectinlinestatic
getOut()CORE_Objectinlinestatic
getPointerAddress() constCORE_Objectinline
getRealEpsilon()CORE_Objectinlinestatic
getRealInfinity()CORE_Objectinlinestatic
getSharedPointer(SP::CORE_Object &p)CORE_Objectinline
getSharedPointer(SPC::CORE_Object &p) constCORE_Objectinline
getSize() constCORE_SharedPointersVMap< Key, Value >inline
getThread()CORE_Objectinlinestatic
getTypeName()CORE_Objectinlinestatic
getValues(CORE_Vector< Value *> &vals) constCORE_SharedPointersVMap< Key, Value >
getValues(vector< Value *> &vals) constCORE_SharedPointersVMap< Key, Value >
getValues(CORE_SharedPointersList< const Value > &vals) constCORE_SharedPointersVMap< Key, Value >
getValues(CORE_SharedPointersList< Value > &vals)CORE_SharedPointersVMap< Key, Value >
hasNext() constCORE_SharedPointersVMap< Key, Value >inline
hasNextElement() constCORE_SharedPointersVMap< Key, Value >inline
is32Architecture()CORE_Objectinlinestatic
is64Architecture()CORE_Objectinlinestatic
isInstanceOf() constCORE_Objectinline
isInstanceOf(const tString &name) constCORE_Objectinline
isMemoryChecked()CORE_Objectinlinestatic
merge(const CORE_SharedPointersVMap< K, V > &m)CORE_SharedPointersVMap< Key, Value >
mIteratorCORE_SharedPointersVMap< Key, Value >private
mMapCORE_SharedPointersVMap< Key, Value >private
next(Key &k, Value *&v)CORE_SharedPointersVMap< Key, Value >inline
next(Key &k, boost::shared_ptr< Value > &v)CORE_SharedPointersVMap< Key, Value >inline
nextElement()CORE_SharedPointersVMap< Key, Value >inline
operator()(const Key &k) constCORE_SharedPointersVMap< Key, Value >inline
operator()(const Key &k)CORE_SharedPointersVMap< Key, Value >inline
operator[](const Key &k) constCORE_SharedPointersVMap< Key, Value >inline
operator[](const Key &k)CORE_SharedPointersVMap< Key, Value >inline
out()CORE_Objectinlinestatic
pointer2String(const void *obj)CORE_Objectstatic
printObjectsInMemory(ostream &f)CORE_Objectstatic
printObjectsInMemory()CORE_Objectinlinestatic
put(const Key &k, const boost::shared_ptr< Value > &v)CORE_SharedPointersVMap< Key, Value >inline
put(const Key &k, Value &v)CORE_SharedPointersVMap< Key, Value >inline
put(const Key &k, Value *v)CORE_SharedPointersVMap< Key, Value >inline
remove(const Key &k)CORE_SharedPointersVMap< Key, Value >
removeValue(const Value *k)CORE_SharedPointersVMap< Key, Value >inline
removeValue(const Value &k)CORE_SharedPointersVMap< Key, Value >
removeValue(boost::shared_ptr< Value > &k)CORE_SharedPointersVMap< Key, Value >inline
resetOut()CORE_Objectinlinestatic
resetThread()CORE_Objectinlinestatic
setIsMemoryChecked(const tBoolean &v)CORE_Objectinlinestatic
setOut(SP::CORE_Out out)CORE_Objectinlinestatic
setThis(SP::CORE_Object p)CORE_Objectinlineprotected
setThread(SP::CORE_Thread thread)CORE_Objectinlinestatic
size() constCORE_SharedPointersVMap< Key, Value >inline
toDoAfterThisSetting()CORE_Objectinlineprotectedvirtual
toString() constCORE_SharedPointersVMap< Key, Value >virtual
~CORE_Object()CORE_Objectprotectedvirtual
~CORE_SharedPointersVMap()CORE_SharedPointersVMap< Key, Value >virtual