, including all inherited members.
| AtomicBlackBox(const std::string &name, bool alloc=true) | bbtk::AtomicBlackBox | [protected] |
| AtomicBlackBox(AtomicBlackBox &from, const std::string &name, bool alloc=true) | bbtk::AtomicBlackBox | [protected] |
| bbAddOutputObserver(const std::string &output_name, OutputChangeCallbackType f) | bbtk::BlackBox | |
| bbAllocateConnectors() | bbtk::BlackBox | [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::AtomicBlackBox | [virtual] |
| bbClone(const std::string &name) | bbtk::QtBlackBox | [inline, virtual] |
| bbComputePostProcessStatus() | bbtk::BlackBox | [protected] |
| bbCopyIOValues(BlackBox &from) | bbtk::BlackBox | [protected, virtual] |
| bbCreateDialogWindow() | bbtk::QtBlackBox | [virtual] |
| bbCreateFrameWindow() | bbtk::QtBlackBox | [virtual] |
| bbCreateWidgetOfInput(const std::string &in, Widget *parent) | bbtk::WidgetBlackBox< QWidget > | [protected] |
| bbCreateWindow() | bbtk::WidgetBlackBox< QWidget > | [virtual] |
| bbDelete() | bbtk::BlackBox | [inline, protected, virtual] |
| bbDesallocateConnectors() | bbtk::BlackBox | [protected, virtual] |
| bbDestroyWindow() | bbtk::QtBlackBox | [virtual] |
| bbExecute(bool force=false) | bbtk::BlackBox | [virtual] |
| bbFinalizeProcessing() | bbtk::BlackBox | [protected] |
| bbFindBlackBox(const std::string &blackboxname) | bbtk::BlackBox | [inline, protected, virtual] |
| bbGetBoxProcessModeValue() const | bbtk::BlackBox | |
| bbGetDescriptor() const | bbtk::AtomicBlackBox | [inline, virtual] |
| bbGetFullName() const | bbtk::BlackBox | [virtual] |
| bbGetHelp(bool full=true) const | bbtk::BlackBox | [virtual] |
| bbGetInput(const std::string &label) | bbtk::AtomicBlackBox | [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] |
| bbGetInputWinClose() | bbtk::WidgetBlackBox< QWidget > | [inline] |
| bbGetInputWinDialog() | bbtk::WidgetBlackBox< QWidget > | [inline] |
| bbGetInputWinHeight() | bbtk::WidgetBlackBox< QWidget > | [inline] |
| bbGetInputWinHide() | bbtk::WidgetBlackBox< QWidget > | [inline] |
| bbGetInputWinTitle() | bbtk::WidgetBlackBox< QWidget > | [inline] |
| bbGetInputWinWidth() | bbtk::WidgetBlackBox< QWidget > | [inline] |
| bbGetName() const | bbtk::BlackBox | [inline] |
| bbGetNameWithParent() const | bbtk::BlackBox | [virtual] |
| bbGetOutput(const std::string &label) | bbtk::AtomicBlackBox | [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] |
| bbGetOutputWidget() | bbtk::WidgetBlackBox< QWidget > | [inline] |
| bbGetParent() const | bbtk::BlackBox | [inline] |
| bbGetTypeName() const | bbtk::BlackBox | [inline] |
| bbGetWindow() | bbtk::QtBlackBox | [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::BlackBox | [inline] |
| bbIsOutputWidgetConnected() | bbtk::WidgetBlackBox< QWidget > | |
| bbIsShown() | bbtk::WidgetBlackBox< QWidget > | [virtual] |
| bbLockDescriptor() | bbtk::QtBlackBox | [virtual] |
| bbmDescriptorPointer | bbtk::AtomicBlackBox | [protected] |
| bbmInputWinClose | bbtk::WidgetBlackBox< QWidget > | [protected] |
| bbmInputWinDialog | bbtk::WidgetBlackBox< QWidget > | [protected] |
| bbmInputWinHeight | bbtk::WidgetBlackBox< QWidget > | [protected] |
| bbmInputWinHide | bbtk::WidgetBlackBox< QWidget > | [protected] |
| bbmInputWinTitle | bbtk::WidgetBlackBox< QWidget > | [protected] |
| bbmInputWinWidth | bbtk::WidgetBlackBox< QWidget > | [protected] |
| bbmOutputWidget | bbtk::WidgetBlackBox< QWidget > | [protected] |
| bbmWindow | bbtk::QtBlackBox | [private] |
| bbPipeline enum value | bbtk::BlackBox | |
| bbPrintHelp(BlackBox::Pointer parentblackbox, int detail, int level) | bbtk::BlackBox | [virtual] |
| bbProcess() | bbtk::WidgetBlackBox< QWidget > | [protected, virtual] |
| bbReactive enum value | bbtk::BlackBox | |
| bbRecursiveExecute(Connection::Pointer caller) | bbtk::BlackBox | [protected, virtual] |
| bbRecursiveFinalizeProcessing() | bbtk::QtBlackBox | [inline, virtual] |
| bbRecursiveInitializeProcessing() | bbtk::QtBlackBox | [inline, virtual] |
| bbRemoveOutputObserver(const std::string &output_name, OutputChangeCallbackType f) | bbtk::BlackBox | |
| bbSetInput(const std::string &name, Data data, bool setModified=true) | bbtk::AtomicBlackBox | [virtual] |
| bbSetInputBoxExecute(Void=0) | bbtk::BlackBox | [inline] |
| bbSetInputBoxProcessMode(std::string a) | bbtk::BlackBox | [inline] |
| bbSetInputWinClose(Void d) | bbtk::WidgetBlackBox< QWidget > | [inline] |
| bbSetInputWinDialog(bool d) | bbtk::WidgetBlackBox< QWidget > | [inline] |
| bbSetInputWinHeight(int d) | bbtk::WidgetBlackBox< QWidget > | [inline] |
| bbSetInputWinHide(Void d) | bbtk::WidgetBlackBox< QWidget > | [inline] |
| bbSetInputWinTitle(std::string d) | bbtk::WidgetBlackBox< QWidget > | [inline] |
| bbSetInputWinWidth(int d) | bbtk::WidgetBlackBox< QWidget > | [inline] |
| bbSetOutput(const std::string &name, Data data) | bbtk::AtomicBlackBox | [virtual] |
| bbSetOutputBoxChange(Void=0) | bbtk::BlackBox | [inline] |
| bbSetOutputWidget(Widget *d) | bbtk::WidgetBlackBox< QWidget > | [inline] |
| bbSetShown(bool) | bbtk::WidgetBlackBox< QWidget > | [protected, virtual] |
| bbSetStatusAndPropagate(BlackBoxInputConnector *c, IOStatus s) | bbtk::BlackBox | [protected, virtual] |
| bbSetWindow(QWidget *) | bbtk::QtBlackBox | |
| bbShowWindow() | bbtk::QtBlackBox | [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] |
| bbUpdateInputs() | bbtk::BlackBox | [protected] |
| bbUserConstructor() | bbtk::AtomicBlackBox | [inline, protected, virtual] |
| bbUserCopyConstructor(bbtk::BlackBox::Pointer) | bbtk::AtomicBlackBox | [inline, protected, virtual] |
| bbUserCreateWidget(Widget *parent) | bbtk::WidgetBlackBox< QWidget > | [inline, virtual] |
| bbUserDestructor() | bbtk::AtomicBlackBox | [inline, protected, virtual] |
| bbUserFinalizeProcessing() | bbtk::QtBlackBox | [virtual] |
| bbUserInitializeProcessing() | bbtk::QtBlackBox | [virtual] |
| bbUserOnShow() | bbtk::BlackBox | [inline, protected, virtual] |
| bbUserProcess() | bbtk::AtomicBlackBox | [inline, protected, virtual] |
| bbUserSetDefaultValues() | bbtk::QtBlackBox | [virtual] |
| bbWindowIsCreated() | bbtk::QtBlackBox | [inline, virtual] |
| bbWriteDotFileBlackBox(FILE *ff, BlackBox::Pointer parentblackbox, int detail, int level, bool instanceOrtype, bool relative_link) | bbtk::BlackBox | [protected, virtual] |
| bbWriteDotInputOutputName(FILE *ff, bool inputoutput, int detail, int level) | bbtk::BlackBox | [protected, 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] |
| BoxProcessModeValue enum name | bbtk::BlackBox | |
| Check(bool recursive=true) | bbtk::BlackBox | [protected, virtual] |
| DecNbWindowsAlive() | bbtk::QtBlackBox | [private, virtual] |
| DecNbWindowsShown() | bbtk::QtBlackBox | [private, virtual] |
| GetNbWindowsAlive() | bbtk::QtBlackBox | [private, virtual] |
| GetNbWindowsShown() | bbtk::QtBlackBox | [private, virtual] |
| GetObjectInfo() const | bbtk::AtomicBlackBox | [virtual] |
| GetObjectInternalSize() const | bbtk::Object | [inline, virtual] |
| GetObjectName() const | bbtk::QtBlackBox | [inline, virtual] |
| GetObjectRecursiveSize() const | bbtk::AtomicBlackBox | [virtual] |
| GetObjectsCount() | bbtk::Object | [inline, static] |
| GetObjectSize() const | bbtk::AtomicBlackBox | [virtual] |
| GetThisPointer() const | bbtk::Object | [inline, protected] |
| GetUseCount() | bbtk::Object | [inline] |
| IncNbWindowsAlive() | bbtk::QtBlackBox | [private, virtual] |
| IncNbWindowsShown() | bbtk::QtBlackBox | [private, virtual] |
| InputConnectorMapType typedef | bbtk::BlackBox | |
| InsertInObjectList(Pointer) | bbtk::Object | [static] |
| InsertInPackageList(Pointer) | bbtk::Object | [static] |
| IsSomeWindowAlive() | bbtk::QtBlackBox | [private, virtual] |
| IsSomeWindowShown() | bbtk::QtBlackBox | [private, virtual] |
| 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] |
| New(const std::string &name) | bbtk::QtBlackBox | [inline, static] |
| Object() | bbtk::Object | |
| Object::Deleter | bbtk::QtBlackBox | [friend] |
| OutputChangeCallbackType typedef | bbtk::BlackBox | |
| OutputChangeObserverType typedef | bbtk::BlackBox | |
| OutputChangeSignalType typedef | bbtk::BlackBox | |
| OutputConnectorMapType typedef | bbtk::BlackBox | |
| Pointer typedef | bbtk::QtBlackBox | |
| PrintObjectInfo(const Pointer &o) | bbtk::Object | [static] |
| PrintObjectListInfo(const std::string &name) | bbtk::Object | [static] |
| QtBlackBox(const std::string &name, bool allocate_connectors=true) | bbtk::QtBlackBox | [protected] |
| QtBlackBox(Self &from, const std::string &name, bool allocate_connectors=true) | bbtk::QtBlackBox | [protected] |
| QtBlackBox() | bbtk::QtBlackBox | [inline, private] |
| QtBlackBox(const QtBlackBox &) | bbtk::QtBlackBox | [inline, private] |
| ReleasePackages() | bbtk::Object | [static] |
| RemoveFromObjectList(WeakPointer) | bbtk::Object | [static] |
| Self typedef | bbtk::QtBlackBox | |
| UnLockThis() | bbtk::Object | [inline, protected] |
| WeakPointer typedef | bbtk::QtBlackBox | |
| Widget typedef | bbtk::WidgetBlackBox< QWidget > | |
| WidgetBlackBox(const std::string &name, bool allocate_connectors=true) | bbtk::WidgetBlackBox< QWidget > | [protected] |
| WidgetBlackBox(Self &from, const std::string &name, bool allocate_connectors=true) | bbtk::WidgetBlackBox< QWidget > | [protected] |
| WidgetPointer typedef | bbtk::WidgetBlackBox< QWidget > | |
| ~AtomicBlackBox() | bbtk::AtomicBlackBox | [protected, virtual] |
| ~BlackBox() | bbtk::BlackBox | [protected, virtual] |
| ~Object() | bbtk::Object | [virtual] |
| ~QtBlackBox() | bbtk::QtBlackBox | [protected] |
| ~WidgetBlackBox() | bbtk::WidgetBlackBox< QWidget > | [protected] |