CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
OdRxMemberCollectionBuilder Class Reference

#include <RxMember.h>

Public Member Functions

void add (OdRxMember *member)
 
const OdRxClassowner () const
 

Friends

class OdRxMemberCollectionImpl
 

Detailed Description

<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.

Member Function Documentation

◆ add()

void OdRxMemberCollectionBuilder::add ( OdRxMember member)

Adds specified member to the class member collection.

Parameters
member[in] Member to be added.

◆ owner()

const OdRxClass * OdRxMemberCollectionBuilder::owner ( ) const
inline

Gets the object that members are being added to.

Returns
Owner object.

Definition at line 292 of file RxMember.h.

Friends And Related Function Documentation

◆ OdRxMemberCollectionImpl

friend class OdRxMemberCollectionImpl
friend

Definition at line 294 of file RxMember.h.


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