API Reference > OdRx Classes > OdRxProtocolReactorList Class
OdRxProtocolReactorList Class
OdRxProtocolReactorListOdRxProtocolReactorList
Syntax
C++
class OdRxProtocolReactorList : public OdRxObject;

RxProtocolReactor.h

This class is a collection of OdRxProtocolReactor objects. Corresponding C++ library: TD_Root

 
Name 
Description 
 
Adds the specified reactor to this object's reactor list.
 
 
Creates an Iterator object that provides access to the objects in this List object. 
 
 
 
Returns the reactor class type returned the Iterator object. 
 
Removes the specified reactor from this object's reactor list.
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.