Module | Qpid::Proton::Util::SWIGClassHelper |
In: |
lib/util/wrapper.rb
|
@private Class methods to help wrapper classes define forwarding methods to proton-C functions
The extending class must define PROTON_METHOD_PREFIX, the functions here make it easy to define ruby methods to forward calls to C functions.
RBCTX | = | self.hash.to_i |
@private Stores the given object for later retrieval.
@param object [Object] The object. @param attachment_method [Symbol] The Proton attachment method.