![]() |
A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
|
This is the complete list of members for pdb::Set< Out >, including all inherited members.
| deleteObject(void *deleteMe) | pdb::Object | inlinevirtual |
| getDBName() | pdb::QueryBase | inline |
| getIthInput(int i) const | pdb::QueryBase | inline |
| getIthInputType(int i) override | pdb::Set< Out > | inlinevirtual |
| getNumInputs() override | pdb::Set< Out > | inlinevirtual |
| getOutputType() override | pdb::Query< Out > | inlinevirtual |
| getQueryType() override | pdb::Set< Out > | inlinevirtual |
| getSetName() | pdb::QueryBase | inline |
| getSize(void *ofMe) | pdb::Object | inlinevirtual |
| getVTablePtr() | pdb::Object | inline |
| hash() const | pdb::QueryBase | inline |
| hasInput() | pdb::QueryBase | inline |
| match(function< void(QueryBase &)> forSelection, function< void(QueryBase &)> forSet, function< void(QueryBase &)> forQueryOutput) override | pdb::Set< Out > | inlinevirtual |
| myOutType | pdb::Query< Out > | |
| operator delete(void *me) | pdb::Object | inlinestatic |
| operator new(size_t sz, const std::nothrow_t &tag) | pdb::Object | inlinestatic |
| operator new(size_t sz) | pdb::Object | inlinestatic |
| operator new(std::size_t count, void *ptr) | pdb::Object | inlinestatic |
| operator==(const QueryBase &other) | pdb::QueryBase | inlinevirtual |
| print() | pdb::QueryBase | inline |
| Query() | pdb::Query< Out > | inline |
| QueryBase() | pdb::QueryBase | inline |
| Set() | pdb::Set< Out > | inline |
| Set(bool isError) | pdb::Set< Out > | inline |
| Set(std::string dbName, std::string setName) | pdb::Set< Out > | inline |
| setDBName(std::string toMe) | pdb::QueryBase | inline |
| setError() | pdb::QueryBase | inline |
| setInput(Handle< QueryBase > toMe) | pdb::QueryBase | inline |
| setInput(int whichSlot, Handle< QueryBase > toMe) | pdb::QueryBase | inline |
| setSetName(std::string toMe) | pdb::QueryBase | inline |
| setUpAndCopyFrom(void *target, void *source) const | pdb::Object | inlinevirtual |
| setVTablePtr(void *setToMe) | pdb::Object | inline |
| wasError() | pdb::QueryBase | inline |
| ~Set() | pdb::Set< Out > | inline |