CFx SDK Documentation 2024 SP0
|
#include <RxMember.h>
Public Member Functions | |
void | add (OdRxMember *member) |
const OdRxClass * | owner () const |
Friends | |
class | OdRxMemberCollectionImpl |
<group OdRx_Classes>
Helper class passed to the user callback to add new members to the class.
Definition at line 275 of file RxMember.h.
void OdRxMemberCollectionBuilder::add | ( | OdRxMember * | member | ) |
Adds specified member to the class member collection.
member | [in] Member to be added. |
|
inline |
Gets the object that members are being added to.
Definition at line 292 of file RxMember.h.
|
friend |
Definition at line 294 of file RxMember.h.