, including all inherited members.
bbAddBlackBox(BlackBox::Pointer) | bbtk::ComplexBlackBox | [protected] |
bbAddConnection(Connection::Pointer) | bbtk::ComplexBlackBox | [protected] |
bbAddOutputObserver(const std::string &output_name, OutputChangeCallbackType f) | bbtk::BlackBox | |
bbAddToExecutionList(const std::string &name) | bbtk::ComplexBlackBox | [protected] |
bbAllocateConnectors() | bbtk::ComplexBlackBox | [protected, virtual] |
bbAlways enum value | bbtk::BlackBox | |
bbBoxProcessModeIsAlways() const | bbtk::BlackBox | [virtual] |
bbBoxProcessModeIsReactive() const | bbtk::BlackBox | [virtual] |
bbBruteForceSetInputPointer(const std::string &name, void *data, bool setModified=true) | bbtk::ComplexBlackBox | [virtual] |
bbClone(const std::string &name) | bbtk::ComplexBlackBox | [virtual] |
bbComputePostProcessStatus() | bbtk::BlackBox | [protected] |
bbConnectInput(const std::string &name, Connection *c) | bbtk::ComplexBlackBox | [virtual] |
bbConnectOutput(const std::string &name, Connection *c) | bbtk::ComplexBlackBox | [virtual] |
bbCopyIOValues(BlackBox &from) | bbtk::BlackBox | [protected, virtual] |
bbCreateWindow() | bbtk::BlackBox | [inline, protected, virtual] |
bbDelete() | bbtk::BlackBox | [inline, protected, virtual] |
bbDesallocateConnectors() | bbtk::ComplexBlackBox | [protected, virtual] |
bbExecute(bool force=false) | bbtk::ComplexBlackBox | [virtual] |
bbFinalizeProcessing() | bbtk::BlackBox | [protected] |
bbFindBlackBox(const std::string &blackboxname) | bbtk::ComplexBlackBox | [virtual] |
bbGetBlackBox(const std::string &name) | bbtk::ComplexBlackBox | |
bbGetBlackBoxMap() | bbtk::ComplexBlackBox | [inline] |
bbGetBoxProcessModeValue() const | bbtk::BlackBox | |
bbGetDescriptor() const | bbtk::ComplexBlackBox | [inline, virtual] |
bbGetFullName() const | bbtk::BlackBox | [virtual] |
bbGetHelp(bool full=true) const | bbtk::BlackBox | [virtual] |
bbGetInput(const std::string &label) | bbtk::ComplexBlackBox | [virtual] |
bbGetInputAsString(const std::string &input) | bbtk::BlackBox | |
bbGetInputBoxExecute() | bbtk::BlackBox | [inline] |
bbGetInputBoxProcessMode() | bbtk::BlackBox | [inline] |
bbGetInputConnector(const std::string &n) | bbtk::BlackBox | [inline] |
bbGetInputConnector(const std::string &n) const | bbtk::BlackBox | [inline] |
bbGetInputConnectorMap() | bbtk::BlackBox | [inline] |
bbGetInputConnectorMap() const | bbtk::BlackBox | [inline] |
bbGetInputStatus(const std::string &name) const | bbtk::BlackBox | [inline] |
bbGetInputType(const std::string &label) const | bbtk::BlackBox | [virtual] |
bbGetName() const | bbtk::BlackBox | [inline] |
bbGetNameWithParent() const | bbtk::ComplexBlackBox | [virtual] |
bbGetOutput(const std::string &label) | bbtk::ComplexBlackBox | [virtual] |
bbGetOutputAsString(const std::string &output) | bbtk::BlackBox | |
bbGetOutputBoxChange() | bbtk::BlackBox | [inline] |
bbGetOutputConnector(const std::string &n) | bbtk::BlackBox | [inline] |
bbGetOutputConnector(const std::string &n) const | bbtk::BlackBox | [inline] |
bbGetOutputConnectorMap() | bbtk::BlackBox | [inline] |
bbGetOutputConnectorMap() const | bbtk::BlackBox | [inline] |
bbGetOutputType(const std::string &label) const | bbtk::BlackBox | [virtual] |
bbGetParent() const | bbtk::BlackBox | [inline] |
bbGetTypeName() const | bbtk::BlackBox | [inline] |
bbGlobalAddToExecutionList(BlackBox::Pointer b) | bbtk::BlackBox | [static] |
bbGlobalGetFreezeExecution() | bbtk::BlackBox | [static] |
bbGlobalGetSomeBoxExecuting() | bbtk::BlackBox | [static] |
bbGlobalProcessExecutionList() | bbtk::BlackBox | [static] |
bbGlobalSetFreezeExecution(bool b) | bbtk::BlackBox | [static] |
bbGlobalSetSomeBoxExecuting(bool b) | bbtk::BlackBox | [static] |
bbHasInput(const std::string &label) const | bbtk::BlackBox | [virtual] |
bbHasOutput(const std::string &label) const | bbtk::BlackBox | [virtual] |
bbInitializeProcessing() | bbtk::BlackBox | [protected] |
bbInsertHTMLGraph(std::ofstream &s, int detail, int level, bool instanceOrtype, const std::string &output_dir, bool relative_link) | bbtk::ComplexBlackBox | |
bbIsShown() | bbtk::BlackBox | [inline, virtual] |
bbPipeline enum value | bbtk::BlackBox | |
bbPrintBlackBoxes() | bbtk::ComplexBlackBox | |
bbPrintHelp(BlackBox::Pointer parentblackbox, int detail, int level) | bbtk::BlackBox | [virtual] |
bbProcess() | bbtk::BlackBox | [inline, protected, virtual] |
bbReactive enum value | bbtk::BlackBox | |
bbRecursiveExecute(Connection::Pointer caller) | bbtk::BlackBox | [protected, virtual] |
bbRecursiveFinalizeProcessing() | bbtk::BlackBox | [inline, protected, virtual] |
bbRecursiveInitializeProcessing() | bbtk::BlackBox | [inline, protected, virtual] |
bbRemoveBlackBox(const std::string &name, bool remove_connections=true) | bbtk::ComplexBlackBox | [protected] |
bbRemoveOutputObserver(const std::string &output_name, OutputChangeCallbackType f) | bbtk::BlackBox | |
bbSetInput(const std::string &name, Data data, bool setModified=true) | bbtk::ComplexBlackBox | [virtual] |
bbSetInputBoxExecute(Void=0) | bbtk::BlackBox | [inline] |
bbSetInputBoxProcessMode(std::string a) | bbtk::BlackBox | [inline] |
bbSetOutput(const std::string &name, Data data) | bbtk::ComplexBlackBox | [virtual] |
bbSetOutputBoxChange(Void=0) | bbtk::BlackBox | [inline] |
bbSetShown(bool) | bbtk::BlackBox | [inline, virtual] |
bbSetStatusAndPropagate(BlackBoxInputConnector *c, IOStatus s) | bbtk::BlackBox | [protected, virtual] |
bbShowWindow() | bbtk::BlackBox | [inline, protected, virtual] |
bbSignalOutputModification(bool reaction=true) | bbtk::BlackBox | [virtual] |
bbSignalOutputModification(const std::string &output_name, bool reaction=true) | bbtk::BlackBox | [virtual] |
bbSignalOutputModification(const std::vector< std::string > &output_name, bool reaction=true) | bbtk::BlackBox | [virtual] |
bbUnsafeAddBlackBox(BlackBox::Pointer) | bbtk::ComplexBlackBox | [protected] |
bbUnsafeGetBlackBox(const std::string &name) | bbtk::ComplexBlackBox | [protected] |
bbUpdateInputs() | bbtk::BlackBox | [protected] |
bbUserFinalizeProcessing() | bbtk::BlackBox | [inline, protected, virtual] |
bbUserInitializeProcessing() | bbtk::BlackBox | [inline, protected, virtual] |
bbUserOnShow() | bbtk::BlackBox | [inline, protected, virtual] |
bbUserSetDefaultValues() | bbtk::BlackBox | [inline, protected, virtual] |
bbWriteDotFileBlackBox(FILE *ff, BlackBox::Pointer parentblackbox, int detail, int level, bool instanceOrtype, bool relative_link) | bbtk::ComplexBlackBox | [virtual] |
bbWriteDotInputOutputName(FILE *ff, bool inputoutput, int detail, int level) | bbtk::ComplexBlackBox | [virtual] |
BlackBox() | bbtk::BlackBox | [protected] |
BlackBox(const BlackBox &) | bbtk::BlackBox | [protected] |
BlackBox(const std::string &name) | bbtk::BlackBox | [protected] |
BlackBox(BlackBox &from, const std::string &name) | bbtk::BlackBox | [protected] |
BlackBoxMapType typedef | bbtk::ComplexBlackBox | |
BoxProcessModeValue enum name | bbtk::BlackBox | |
Check(bool recursive=true) | bbtk::ComplexBlackBox | [virtual] |
Clear() | bbtk::ComplexBlackBox | |
ComplexBlackBox() | bbtk::ComplexBlackBox | [protected] |
ComplexBlackBox(const ComplexBlackBox &) | bbtk::ComplexBlackBox | [protected] |
ComplexBlackBox(const std::string &name, ComplexBlackBoxDescriptor::Pointer desc) | bbtk::ComplexBlackBox | [private] |
ComplexBlackBox(ComplexBlackBox &from, const std::string &name) | bbtk::ComplexBlackBox | [private] |
ComplexBlackBoxDescriptor class | bbtk::ComplexBlackBox | [friend] |
ConnectionListType typedef | bbtk::ComplexBlackBox | [private] |
GetObjectInfo() const | bbtk::ComplexBlackBox | [virtual] |
GetObjectInternalSize() const | bbtk::ComplexBlackBox | [virtual] |
GetObjectName() const | bbtk::ComplexBlackBox | [virtual] |
GetObjectRecursiveSize() const | bbtk::ComplexBlackBox | [virtual] |
GetObjectsCount() | bbtk::Object | [inline, static] |
GetObjectSize() const | bbtk::ComplexBlackBox | [virtual] |
GetThisPointer() const | bbtk::Object | [inline, protected] |
GetUseCount() | bbtk::Object | [inline] |
InputConnectorMapType typedef | bbtk::BlackBox | |
InsertInObjectList(Pointer) | bbtk::Object | [static] |
InsertInPackageList(Pointer) | bbtk::Object | [static] |
IsAPrototype() const | bbtk::ComplexBlackBox | [inline] |
LockThis() | bbtk::Object | [inline, protected] |
MakeBlackBoxPointer(U *s, bool lock=false) | bbtk::BlackBox | [inline, protected, static] |
MakePointer(U *s, bool lock=false) | bbtk::Object | [inline, protected, static] |
MakePointer(U *s, const D &del, bool lock=false) | bbtk::Object | [inline, protected, static] |
mBlackBoxMap | bbtk::ComplexBlackBox | [private] |
mConnectionList | bbtk::ComplexBlackBox | [private] |
mDescriptor | bbtk::ComplexBlackBox | [private] |
mExecutionList | bbtk::ComplexBlackBox | [private] |
mLockedDescriptor | bbtk::ComplexBlackBox | [private] |
New(const std::string &name, ComplexBlackBoxDescriptor::Pointer desc) | bbtk::ComplexBlackBox | [protected, static] |
Object() | bbtk::Object | |
Object::Deleter | bbtk::ComplexBlackBox | [friend] |
OutputChangeCallbackType typedef | bbtk::BlackBox | |
OutputChangeObserverType typedef | bbtk::BlackBox | |
OutputChangeSignalType typedef | bbtk::BlackBox | |
OutputConnectorMapType typedef | bbtk::BlackBox | |
Pointer typedef | bbtk::ComplexBlackBox | |
PrintObjectInfo(const Pointer &o) | bbtk::Object | [static] |
PrintObjectListInfo(const std::string &name) | bbtk::Object | [static] |
ReleasePackages() | bbtk::Object | [static] |
RemoveFromObjectList(WeakPointer) | bbtk::Object | [static] |
Self typedef | bbtk::ComplexBlackBox | |
SetAsPrototype() | bbtk::ComplexBlackBox | [inline] |
Superclass typedef | bbtk::ComplexBlackBox | [protected] |
UnLockThis() | bbtk::Object | [inline, protected] |
WeakPointer typedef | bbtk::ComplexBlackBox | |
~BlackBox() | bbtk::BlackBox | [protected, virtual] |
~ComplexBlackBox() | bbtk::ComplexBlackBox | [protected] |
~Object() | bbtk::Object | [virtual] |