Public Member Functions | |
| EventSet () | |
| EventSet (const EventSet &) | |
| EventSet & | operator= (const EventSet &) |
| int | indexOf (int horid) const |
Public Attributes | |
| ObjectSet< Event > | events_ |
| bool | ischanged_ |
Private Member Functions | |
| mRefCountImplWithDestructor (EventSet, virtual ~EventSet(),{}) | |
Friends | |
| class | EventManager |
A EventSet is a set of Events on a single prestack gather.
| PreStack::EventSet::EventSet | ( | ) |
| PreStack::EventSet::EventSet | ( | const EventSet & | ) |
| int PreStack::EventSet::indexOf | ( | int | horid | ) | const |
| PreStack::EventSet::mRefCountImplWithDestructor | ( | EventSet | , | |
| virtual ~ | EventSet() | |||
| ) | [private] |
friend class EventManager [friend] |
1.7.1