|
gz_data Struct ReferenceCommon data header.
More...
|
Public Attributes | |
int | version |
Interface version number. | |
size_t | size |
Allocation size. | |
char | model_type [GAZEBO_MAX_MODEL_TYPE] |
Type of model that owns this interface. | |
int | model_id |
ID of the model that owns this interface. | |
int | parent_model_id |
ID of the parent model. |
|
Interface version number.
|
|
Allocation size.
|
|
Type of model that owns this interface.
|
|
ID of the model that owns this interface.
|
|
ID of the parent model.
|