Public Member Functions | |
| SetEventUndo (EventManager &, const BinID &, int horidx, short horid, VSEvent::Type, unsigned char pickquality) | |
| SetEventUndo (EventManager &, const BinID &, int horidx) | |
| const char * | getStandardDesc () const |
| const BinID & | getBinID () const |
| bool | unDo () |
| bool | reDo () |
Protected Member Functions | |
| bool | addEvent () |
| bool | removeEvent () |
Protected Attributes | |
| EventManager & | manager_ |
| const BinID | bid_ |
| const int | horidx_ |
| unsigned char | quality_ |
| short | horid_ |
| VSEvent::Type | eventtype_ |
| bool | isremove_ |
| PreStack::SetEventUndo::SetEventUndo | ( | EventManager & | , | |
| const BinID & | , | |||
| int | horidx, | |||
| short | horid, | |||
| VSEvent::Type | , | |||
| unsigned char | pickquality | |||
| ) |
| PreStack::SetEventUndo::SetEventUndo | ( | EventManager & | , | |
| const BinID & | , | |||
| int | horidx | |||
| ) |
| bool PreStack::SetEventUndo::addEvent | ( | ) | [protected] |
| const BinID& PreStack::SetEventUndo::getBinID | ( | ) | const [inline] |
| const char* PreStack::SetEventUndo::getStandardDesc | ( | ) | const [inline, virtual] |
Implements UndoEvent.
| bool PreStack::SetEventUndo::reDo | ( | ) | [virtual] |
Implements UndoEvent.
| bool PreStack::SetEventUndo::removeEvent | ( | ) | [protected] |
| bool PreStack::SetEventUndo::unDo | ( | ) | [virtual] |
Implements UndoEvent.
const BinID PreStack::SetEventUndo::bid_ [protected] |
VSEvent::Type PreStack::SetEventUndo::eventtype_ [protected] |
short PreStack::SetEventUndo::horid_ [protected] |
const int PreStack::SetEventUndo::horidx_ [protected] |
bool PreStack::SetEventUndo::isremove_ [protected] |
EventManager& PreStack::SetEventUndo::manager_ [protected] |
unsigned char PreStack::SetEventUndo::quality_ [protected] |
1.7.1