Motr  M0
m0_xcode_obj Struct Reference

#include <xcode.h>

Collaboration diagram for m0_xcode_obj:
Collaboration graph

Data Fields

const struct m0_xcode_typexo_type
 
void * xo_ptr
 

Detailed Description

"Typed" xcode object.

Definition at line 349 of file xcode.h.

Field Documentation

◆ xo_ptr

void* xo_ptr

Pointer to object in memory.

Definition at line 353 of file xcode.h.

◆ xo_type

const struct m0_xcode_type* xo_type

Object's type.

Definition at line 351 of file xcode.h.


The documentation for this struct was generated from the following file: