Rev 1647 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1647 | Rev 2107 | ||
|---|---|---|---|
| Line 48... | Line 48... | ||
| 48 | void Plugin::InitializeDone() |
48 | void Plugin::InitializeDone() |
| 49 | { |
49 | { |
| 50 | } |
50 | } |
| 51 | 51 | ||
| 52 | void Plugin::CallOutput(unsigned int request_id, std::string output) |
52 | void Plugin::CallOutput(unsigned int request_id, std::string output) |
| - | 53 | { |
|
| - | 54 | } |
|
| - | 55 | ||
| - | 56 | void Plugin::CallResult(unsigned int request_id, std::string output) |
|
| 53 | { |
57 | { |
| 54 | } |
58 | } |
| 55 | 59 | ||
| 56 | bool Plugin::Call(unsigned int request_id, std::string name, ArgumentListPointer arguments) |
60 | bool Plugin::Call(unsigned int request_id, std::string name, ArgumentListPointer arguments) |
| 57 | { |
61 | { |