Namespace: OtlContainerObserver

Enum TOmniContainerObserverInterest


public enum TOmniContainerObserverInterest

summary
All possible actions observer can take interest in.

Field Summary
  public  TOmniContainerObserverInterest coiNotifyOnAllInserts
 
  public  TOmniContainerObserverInterest coiNotifyOnAllRemoves
 
  public  TOmniContainerObserverInterest coiNotifyOnAlmostFull
 
  public  TOmniContainerObserverInterest coiNotifyOnPartlyEmpty
 
 

Field Detail

coiNotifyOnAllInserts

public coiNotifyOnAllInserts: TOmniContainerObserverInterest 

coiNotifyOnAllRemoves

public coiNotifyOnAllRemoves: TOmniContainerObserverInterest 

coiNotifyOnAlmostFull

public coiNotifyOnAlmostFull: TOmniContainerObserverInterest 

coiNotifyOnPartlyEmpty

public coiNotifyOnPartlyEmpty: TOmniContainerObserverInterest