IGLib  1.5
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
IG.Num.PointLink< PointContainerType, PointType > Class Template Reference

Contains a pointer (link) to another point container. More...

+ Inheritance diagram for IG.Num.PointLink< PointContainerType, PointType >:
+ Collaboration diagram for IG.Num.PointLink< PointContainerType, PointType >:

Public Member Functions

 PointLink (PointContainerType point)
 

Additional Inherited Members

- Properties inherited from IG.Lib.ILockable
object Lock [get]
 

Detailed Description

Contains a pointer (link) to another point container.

Template Parameters
PointContainerTypeType of point link that is used by point container.
PointTypeType of the point class object that is enclosed in the pointed-to container.

$A Sep08 May09 Dec11;

Type Constraints
PointContainerType :PointContainer 
PointContainerType :PointLink 
PointContainerType :PointContainerType 
PointContainerType :PointType 
PointContainerType :PointContainerType 
PointContainerType :PointType 

Constructor & Destructor Documentation

IG.Num.PointLink< PointContainerType, PointType >.PointLink ( PointContainerType  point)
inline

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