Public Member Functions | Public Attributes | Private Member Functions | Friends

PreStack::EventSet Class Reference

List of all members.

Public Member Functions

 EventSet ()
 EventSet (const EventSet &)
EventSetoperator= (const EventSet &)
int indexOf (int horid) const

Public Attributes

ObjectSet< Eventevents_
bool ischanged_

Private Member Functions

 mRefCountImplWithDestructor (EventSet, virtual ~EventSet(),{})

Friends

class EventManager

Detailed Description

A EventSet is a set of Events on a single prestack gather.


Constructor & Destructor Documentation

PreStack::EventSet::EventSet (  ) 
PreStack::EventSet::EventSet ( const EventSet  ) 

Member Function Documentation

int PreStack::EventSet::indexOf ( int  horid  )  const
PreStack::EventSet::mRefCountImplWithDestructor ( EventSet  ,
virtual ~  EventSet() 
) [private]
EventSet& PreStack::EventSet::operator= ( const EventSet  ) 

Friends And Related Function Documentation

friend class EventManager [friend]

Member Data Documentation