VCF::Delegate Member List
This is the complete list of members for
VCF::Delegate, including all inherited members.
| add(CallBack *callback) | VCF::Delegate | [inline] |
| addArgumentTypeInfo(TypeArray &types, const std::type_info &ti) | VCF::FunctionTypeInfo | [inline, static] |
| at(const uint32 &index) const | VCF::Delegate | [inline] |
| checkHandlers() | VCF::Delegate | [inline, protected] |
| clear() | VCF::Delegate | [inline] |
| Delegate() | VCF::Delegate | [inline] |
| delegateThreadPool | VCF::Delegate | [protected, static] |
| empty() const | VCF::Delegate | [inline] |
| functions | VCF::Delegate | [protected] |
| getArgumentTypes() const | VCF::FunctionTypeInfo | [inline, virtual] |
| getCallbacks(CallBack::Vector &val) | VCF::Delegate | [inline] |
| getReturnType() const | VCF::FunctionTypeInfo | [inline, virtual] |
| getThreadPool() | VCF::Delegate | [static] |
| initThreadPool() | VCF::Delegate | [static] |
| operator-=(CallBack *callback) | VCF::Delegate | [inline] |
| operator=(const Delegate &rhs) | VCF::Delegate | [inline] |
| operator==(const FunctionTypeInfo &rhs) const | VCF::FunctionTypeInfo | [inline] |
| remove(CallBack *callback) | VCF::Delegate | [inline] |
| runCallbacksAsync_ | VCF::Delegate | [protected] |
| setRunCallbacksAsynchronously(bool val) | VCF::Delegate | [inline] |
| size() const | VCF::Delegate | [inline] |
| terminateThreadPool() | VCF::Delegate | [static] |
| TypeArray typedef | VCF::FunctionTypeInfo | |
| typesMatch(const std::type_info &t1, const std::type_info &t2, bool matchExactly=false) | VCF::FunctionTypeInfo | [static] |
| ~Delegate() | VCF::Delegate | [inline, virtual] |
| ~FunctionTypeInfo() | VCF::FunctionTypeInfo | [inline, virtual] |