const AttrInfo CondAct_AttrInfoAt

(const CondActions condActions,
  int idx)

Returns the AttrInfo at index idx.

Documentation

Returns the AttrInfo at index idx. Once numOfAttrInfos has been called, this method is used to extract each AttrInfo.

Parameters:
condActions - a pointer to a conditional action structure/class
idx - the index of the attrInfo.
Returns:
a AttrInfo pointer to a structure or class
See Also:
CondAct_numOfAttrInfos
Attr_getType, Attr_getAttributeName, Attr_ getValue

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.