bbtk::ComplexBlackBox Member List

This is the complete list of members for bbtk::ComplexBlackBox, 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 valuebbtk::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 valuebbtk::BlackBox
bbPrintBlackBoxes()bbtk::ComplexBlackBox
bbPrintHelp(BlackBox::Pointer parentblackbox, int detail, int level)bbtk::BlackBox [virtual]
bbProcess()bbtk::BlackBox [inline, protected, virtual]
bbReactive enum valuebbtk::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 typedefbbtk::ComplexBlackBox
BoxProcessModeValue enum namebbtk::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 classbbtk::ComplexBlackBox [friend]
ConnectionListType typedefbbtk::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 typedefbbtk::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]
mBlackBoxMapbbtk::ComplexBlackBox [private]
mConnectionListbbtk::ComplexBlackBox [private]
mDescriptorbbtk::ComplexBlackBox [private]
mExecutionListbbtk::ComplexBlackBox [private]
mLockedDescriptorbbtk::ComplexBlackBox [private]
New(const std::string &name, ComplexBlackBoxDescriptor::Pointer desc)bbtk::ComplexBlackBox [protected, static]
Object()bbtk::Object
Object::Deleterbbtk::ComplexBlackBox [friend]
OutputChangeCallbackType typedefbbtk::BlackBox
OutputChangeObserverType typedefbbtk::BlackBox
OutputChangeSignalType typedefbbtk::BlackBox
OutputConnectorMapType typedefbbtk::BlackBox
Pointer typedefbbtk::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 typedefbbtk::ComplexBlackBox
SetAsPrototype()bbtk::ComplexBlackBox [inline]
Superclass typedefbbtk::ComplexBlackBox [protected]
UnLockThis()bbtk::Object [inline, protected]
WeakPointer typedefbbtk::ComplexBlackBox
~BlackBox()bbtk::BlackBox [protected, virtual]
~ComplexBlackBox()bbtk::ComplexBlackBox [protected]
~Object()bbtk::Object [virtual]


Generated on Thu May 31 14:14:11 2012 for BBTK by  doxygen 1.5.7.1