:orphan: .. index:: pair: struct; rpc_ptr_off .. _doxid-structrpc__ptr__off: struct rpc_ptr_off ================== .. toctree:: :hidden: Overview ~~~~~~~~ Pointer to the memory area :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct rpc_ptr_off { // fields rpc_ptr :ref:`base`; uint32_t :ref:`offset`; }; .. _details-structrpc__ptr__off: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Pointer to the memory area Fields ------ .. index:: pair: variable; base .. _doxid-structrpc__ptr__off_1ae5519050fc8f5c34850e399656896cee: .. ref-code-block:: cpp :class: doxyrest-title-code-block rpc_ptr base Handle of the base address .. index:: pair: variable; offset .. _doxid-structrpc__ptr__off_1a9289fc2c6ff553ace2b20c0376b3f9c9: .. ref-code-block:: cpp :class: doxyrest-title-code-block uint32_t offset Offset from the base