mrfioc2  2.3.0
Public Attributes | List of all members
addrBase Struct Reference

#include <devObj.h>

Inheritance diagram for addrBase:
Inheritance graph
[legend]
Collaboration diagram for addrBase:
Collaboration graph
[legend]

Public Attributes

char obj [30]
 
char prop [30]
 
char klass [30]
 
char parent [30]
 
int rbv
 
mrf::ObjectO
 

Detailed Description

Definition at line 84 of file devObj.h.

Member Data Documentation

◆ klass

char addrBase::klass[30]

Definition at line 87 of file devObj.h.

◆ O

mrf::Object* addrBase::O

Definition at line 90 of file devObj.h.

◆ obj

char addrBase::obj[30]

Definition at line 85 of file devObj.h.

◆ parent

char addrBase::parent[30]

Definition at line 88 of file devObj.h.

◆ prop

char addrBase::prop[30]

Definition at line 86 of file devObj.h.

◆ rbv

int addrBase::rbv

Definition at line 89 of file devObj.h.


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