| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

IGeometryInfo navigation functions

(according to feedback from users to release v3) More...

Functions

virtual IGeometryInfoIGeometryInfo::parentIGeometryInfo ()=0
 pointer to the parent IGeometryInfo
virtual const IGeometryInfoIGeometryInfo::parentIGeometryInfo () const =0
 pointer to the parent IGeometryInfo (const version)
virtual IGeometryInfoIGeometryInfo::supportIGeometryInfo () const =0
virtual IGeometryInfo::IGIChildrensIGeometryInfo::childIGeometryInfos ()=0
 (reference to) container of children IGeometryInfo return reference to container of children IGeometryInfo
virtual const IGeometryInfo::IGIChildrensIGeometryInfo::childIGeometryInfos () const =0
 (reference to) container of children IGeometryInfo (const version) return reference to container of children IGeometryInfo
virtual IGeometryInfo::IGIChildrens::iterator IGeometryInfo::childBegin ()=0
 "begin" iterator for manipulation of daughter elements return "begin" iterator
virtual IGeometryInfo::IGIChildrens::const_iterator IGeometryInfo::childBegin () const =0
 "begin" iterator for manipulation of daughter elements (const version) return "begin" iterator
virtual IGeometryInfo::IGIChildrens::iterator IGeometryInfo::childEnd ()=0
 "end" iterator for manipulation of daughter elements return "end" iterator
virtual IGeometryInfo::IGIChildrens::const_iterator IGeometryInfo::childEnd () const =0
 "end" iterator for manipulation of daughter elements (const version) return "end" iterator

Detailed Description

(according to feedback from users to release v3)

Author:
Vanya Belyaev Ivan.Belyaev@itep.ru

Function Documentation

virtual IGeometryInfo* IGeometryInfo::parentIGeometryInfo (  )  [pure virtual, inherited]

pointer to the parent IGeometryInfo

Returns:
pointer to the parent IGeometryInfo

Implemented in GeometryInfoPlus.

virtual const IGeometryInfo* IGeometryInfo::parentIGeometryInfo (  )  const [pure virtual, inherited]

pointer to the parent IGeometryInfo (const version)

Returns:
pointer to the parent IGeometryInfo

Implemented in GeometryInfoPlus.

virtual IGeometryInfo* IGeometryInfo::supportIGeometryInfo (  )  const [pure virtual, inherited]

Implemented in GeometryInfoPlus.

virtual IGeometryInfo::IGIChildrens& IGeometryInfo::childIGeometryInfos (  )  [pure virtual, inherited]

(reference to) container of children IGeometryInfo return reference to container of children IGeometryInfo

Implemented in GeometryInfoPlus.

virtual const IGeometryInfo::IGIChildrens& IGeometryInfo::childIGeometryInfos (  )  const [pure virtual, inherited]

(reference to) container of children IGeometryInfo (const version) return reference to container of children IGeometryInfo

Implemented in GeometryInfoPlus.

virtual IGeometryInfo::IGIChildrens::iterator IGeometryInfo::childBegin (  )  [pure virtual, inherited]

"begin" iterator for manipulation of daughter elements return "begin" iterator

Implemented in GeometryInfoPlus.

virtual IGeometryInfo::IGIChildrens::const_iterator IGeometryInfo::childBegin (  )  const [pure virtual, inherited]

"begin" iterator for manipulation of daughter elements (const version) return "begin" iterator

Implemented in GeometryInfoPlus.

virtual IGeometryInfo::IGIChildrens::iterator IGeometryInfo::childEnd (  )  [pure virtual, inherited]

"end" iterator for manipulation of daughter elements return "end" iterator

Implemented in GeometryInfoPlus.

virtual IGeometryInfo::IGIChildrens::const_iterator IGeometryInfo::childEnd (  )  const [pure virtual, inherited]

"end" iterator for manipulation of daughter elements (const version) return "end" iterator

Implemented in GeometryInfoPlus.

| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:00:17 2011 for DetDesc by doxygen 1.4.7