X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsKernelEditorGraphic%2FGBlackBoxModel.h;h=c766dba08a26d75bcad5c949dd9213d80010ac24;hb=be7230c59a3a7d7aa5bfee591b35d31e5e7a93b3;hp=000950c93a474d250142468763fa4bd321aa788d;hpb=062ee1e352a911991a120c5bf95ba836a6b0871b;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GBlackBoxModel.h b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GBlackBoxModel.h index 000950c..c766dba 100644 --- a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GBlackBoxModel.h +++ b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GBlackBoxModel.h @@ -88,6 +88,8 @@ namespace bbtk std::vector getInputPorts(); std::vector getOutputPorts(); + void setValueToInputPort(int pos,std::string value); + private: //Private Attributes