|
BDE 4.14.0 Production release
|
#include <ball_attributecontainerlist.h>
Public Attributes | |
| const AttributeContainer * | d_value_p |
| AttributeContainerList_Node * | d_next_p |
| AttributeContainerList_Node ** | d_prevNextAddr_p |
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.
| AttributeContainerList_Node* ball::AttributeContainerList_Node::d_next_p |
| AttributeContainerList_Node** ball::AttributeContainerList_Node::d_prevNextAddr_p |
| const AttributeContainer* ball::AttributeContainerList_Node::d_value_p |