Click or drag to resize

RepCapCollectionTRepCap Class

Inheritance Hierarchy
SystemObject
  MindWorks.NimbusDriverNode
    MindWorks.NimbusRepCapCollection
      MindWorks.NimbusRepCapCollectionTRepCap

Namespace:  MindWorks.Nimbus
 
Syntax
internal class RepCapCollection<TRepCap> : RepCapCollection, 
	IEnumerable<TRepCap>, IEnumerable
where TRepCap : new(), RepCap

Type Parameters

TRepCap

The RepCapCollectionTRepCap type exposes the following members.

Constructors
  NameDescription
Protected methodRepCapCollectionTRepCap
Initializes a new instance of the RepCapCollectionTRepCap class
Top
Properties
  NameDescription
Protected propertyCacheKeyPrefix (Inherited from RepCapCollection.)
Protected propertyCollectionStyleRepCaps (Inherited from DriverNode.)
Protected propertyCount
Protected propertyDriverInfo (Inherited from DriverNode.)
Protected propertyIndex (Overrides RepCapCollectionIndex.)
Protected propertyIO (Inherited from DriverNode.)
Protected propertyIsMessageBasedIOSession (Inherited from DriverNode.)
Protected propertyIsRegisterBasedIOSession (Inherited from DriverNode.)
Protected propertyItemInt32
Protected propertyItemString
Protected propertyNodeCount (Overrides RepCapCollectionNodeCount.)
Protected propertyParameterStyleRepCaps (Inherited from DriverNode.)
Protected propertyParent (Inherited from DriverNode.)
Protected propertyPhysicalName (Inherited from RepCapCollection.)
Protected propertyPhysicalNameObject (Overrides RepCapCollectionPhysicalNameObject.)
Protected propertyRegisterIO (Inherited from DriverNode.)
Protected propertyRepCapName (Inherited from RepCapCollection.)
Protected propertyRoot (Inherited from DriverNode.)
Protected propertySelectorStyleRepCaps (Inherited from DriverNode.)
Protected propertySession (Inherited from DriverNode.)
Protected propertyUseQualifiedPhysicalNames (Inherited from RepCapCollection.)
Protected propertyVirtualName (Overrides RepCapCollectionVirtualName.)
Protected propertyVisaSession (Inherited from DriverNode.)
Top
Methods
  NameDescription
Protected methodAcquireLock (Inherited from DriverNode.)
Protected methodAcquireLock(PrecisionTimeSpan) (Inherited from DriverNode.)
Protected methodAddPhysicalName (Inherited from DriverNode.)
Protected methodAddRepCap
Protected methodCacheContainsValue (Inherited from DriverNode.)
Protected methodCheckDisposed (Inherited from DriverNode.)
Protected methodConvertEnumToString (Inherited from DriverNode.)
Protected methodConvertStringToEnumTEnum (Inherited from DriverNode.)
Protected methodExpandSelector (Inherited from DriverNode.)
Protected methodExpandSingleSelector (Inherited from DriverNode.)
Protected methodGetActivePhysicalName (Inherited from DriverNode.)
Protected methodGetActivePhysicalNames (Inherited from DriverNode.)
Protected methodGetCacheValue(Object) (Inherited from DriverNode.)
Protected methodGetCacheValueT(T) (Inherited from DriverNode.)
Protected methodGetCacheValueT(String, T) (Inherited from DriverNode.)
Protected methodGetDefaultValueForSimulation (Inherited from DriverNode.)
Protected methodGetDynamicRepCapNames (Inherited from DriverNode.)
Public methodGetEnumerator
Protected methodGetNodes (Overrides RepCapCollectionGetNodes.)
Protected methodGetRepCap
Protected methodGetRepCapManager(String) (Inherited from DriverNode.)
Protected methodInitNode (Overrides DriverNodeInitNode.)
Protected methodInstrumentInFamily (Inherited from DriverNode.)
Protected methodInstrumentIsModel (Inherited from DriverNode.)
Protected methodInvalidateAllCacheEntries (Inherited from DriverNode.)
Protected methodInvalidateCacheEntry (Inherited from DriverNode.)
Protected methodPollInstrumentErrors (Inherited from DriverNode.)
Protected methodRemovePhysicalName (Inherited from DriverNode.)
Protected methodRemoveRepCap
Protected methodResetObjectState (Inherited from DriverNode.)
Protected methodSendCoercionEvent (Inherited from DriverNode.)
Protected methodSendInterchangeEvent (Inherited from DriverNode.)
Protected methodSendWarningEvent (Inherited from DriverNode.)
Protected methodTryConvertEnumToString (Inherited from DriverNode.)
Protected methodTryConvertStringToEnumTEnum (Inherited from DriverNode.)
Protected methodUpdateCacheValue(Object) (Inherited from DriverNode.)
Protected methodUpdateCacheValue(String, Object) (Inherited from DriverNode.)
Top
See Also

Download a complete CHM version of this documentation here.