mrfioc2  2.3.0
Public Attributes | List of all members
addr< T > Struct Template Reference

#include <devObj.h>

Inheritance diagram for addr< T >:
Inheritance graph
[legend]
Collaboration diagram for addr< T >:
Collaboration graph
[legend]

Public Attributes

mrf::auto_ptr< mrf::property< T > > P
 
- Public Attributes inherited from addrBase
char obj [30]
 
char prop [30]
 
char klass [30]
 
char parent [30]
 
int rbv
 
mrf::ObjectO
 

Detailed Description

template<typename T>
struct addr< T >

Definition at line 97 of file devObj.h.

Member Data Documentation

◆ P

template<typename T>
mrf::auto_ptr<mrf::property<T> > addr< T >::P

Definition at line 98 of file devObj.h.


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