BDE 4.14.0 Production release
Loading...
Searching...
No Matches
ball::AttributeContainerList_Node Struct Reference

#include <ball_attributecontainerlist.h>

Public Attributes

const AttributeContainerd_value_p
 
AttributeContainerList_Noded_next_p
 
AttributeContainerList_Node ** d_prevNextAddr_p
 

Detailed Description

This is an implementation type of AttributeContainerList and should not be used by clients of this package. A AttributeContainerList_Node represents a node in a AttributeContainerList object.

Member Data Documentation

◆ d_next_p

AttributeContainerList_Node* ball::AttributeContainerList_Node::d_next_p

◆ d_prevNextAddr_p

AttributeContainerList_Node** ball::AttributeContainerList_Node::d_prevNextAddr_p

◆ d_value_p

const AttributeContainer* ball::AttributeContainerList_Node::d_value_p

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