DataDirector API
|
The DDD_EndpintList class. A list of DDD_Endpoints. More...
#include <DDD_ConnectionEndpoint.h>
Additional Inherited Members | |
Protected Member Functions inherited from DynamicPtrArray< DDD_ConnectionEndpoint * > | |
void | GrowArray (void) |
void | Size (unsigned int newSize) |
Protected Attributes inherited from DynamicPtrArray< DDD_ConnectionEndpoint * > | |
unsigned int | _count |
DDD_ConnectionEndpoint * * | _objects |
The DDD_EndpintList class. A list of DDD_Endpoints.
|
inline |
Constructor
int ConnectedAttributeIndex | ( | DDD_AttributeBase * | attr | ) |
Returns which index within this EndpointList the attribute is at
attr | The attribute to find |
unsigned int NumberOfReferences | ( | DDD_AttributeBase * | attr | ) |
attr | The attribute to search for |