| _cpview_on_input | QBox | [protected] |
| _node | QBox | [protected] |
| _pending_box_state | QBox | [protected] |
| as_string() const | QBox | |
| AURORA_DECLARE_QBOX(AggregateQBox,"simpleagg") | AggregateQBox | [protected] |
| deq(unsigned int index) | QBox | [protected] |
| DeqIterator typedef | QBox | [protected] |
| enq(unsigned int index) | QBox | [protected] |
| EnqIterator typedef | QBox | [protected] |
| getBoxType(const DOMElement *) | QBox | [static] |
| getCatalogElement() const | QBox | |
| getInput(unsigned int n) const | QBox | |
| getInputDescription(unsigned int i) const | QBox | |
| getInputQueue(unsigned int input) | QBox | |
| getLockSet(string name) | QBox | [protected] |
| getName() const | QBox | |
| getNumInputs() | QBox | |
| getNumOutputs() | QBox | |
| getOutput(unsigned int n) const | QBox | |
| getOutputDescription(unsigned int i) const | QBox | |
| getParams() | QBox | |
| getTable() const | QBox | |
| getType() const | QBox | |
| init(PagePool &pool) | QBox | |
| initImpl() | AggregateQBox | [protected, virtual] |
| instantiate(const DOMElement *) | QBox | [static] |
| packQueues() | QBox | |
| packState() | AggregateQBox | [protected, virtual] |
| param(string name, Params::Req req=PARAM_NOT_REQUIRED) const | QBox | |
| param(string name, string def) const | QBox | |
| PARAM_NON_EMPTY | QBox | [static] |
| PARAM_NOT_REQUIRED | QBox | [static] |
| PARAM_REQUIRED | QBox | [static] |
| QBox() | QBox | [protected] |
| run(QBoxInvocation &inv) | QBox | |
| runImpl(QBoxInvocation &) | AggregateQBox | [protected, virtual] |
| scheduleRun() | QBox | |
| seek(unsigned int index) | QBox | [protected] |
| SeekIterator typedef | QBox | [protected] |
| setCPView(ptr< CPView > cpview) | QBox | |
| setInput(unsigned int i, Stream *desc) | QBox | |
| setInputDescription(unsigned int i, ptr< TupleDescription > desc) | QBox | |
| setInputDescription(unsigned int i, const TupleDescription &desc) | QBox | |
| setOutput(unsigned int i, Stream *desc) | QBox | |
| setOutputDescription(unsigned int i, ptr< TupleDescription > desc) | QBox | |
| setOutputDescription(unsigned int i, const TupleDescription &desc) | QBox | |
| setPendingBoxState(ptr< AbstractBoxState > packed_box) | AggregateQBox | [protected, virtual] |
| setPendingQueueState(ptr< QueueState > packed_queues) | QBox | |
| setTable(Table *table) | QBox | |
| setup(AuroraNode &, const DOMElement *elt) | QBox | |
| setupImpl() | AggregateQBox | [protected, virtual] |
| to_string(const WindowHash &m) | AggregateQBox | [friend] |
| typedParam(string name, T &value, Params::Req req=PARAM_NOT_REQUIRED) const | QBox | |
| unpackQueue(ptr< QueueState > packed_queue) | QBox | |
| unpackState(ptr< AbstractBoxState > box_state) | AggregateQBox | [protected, virtual] |
| ~QBox() | QBox | [virtual] |