X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=octopi%2Flibrary%2Foctopus%2Ftentacle.h;h=c4352d8501abfc1ff15af5add9eb051b99d47444;hb=fc8ec007bcbe990fc374f1a3019547e13554c496;hp=abbc759ad4900c6c87c4d4bd149bb87eb83d74fe;hpb=f0948278c299055f3add07f3f245d087a54e4aaa;p=feisty_meow.git diff --git a/octopi/library/octopus/tentacle.h b/octopi/library/octopus/tentacle.h index abbc759a..c4352d85 100644 --- a/octopi/library/octopus/tentacle.h +++ b/octopi/library/octopus/tentacle.h @@ -164,6 +164,8 @@ public: when detach is called. */ void detach_storage(); //!< unhooks the storage bin from this tentacle. + entity_data_bin *get_storage(); + //!< returns the current pointer, which might be nil. void propel_arm(); //!< invoked by our thread to cause requests to be processed.