Parent Directory
|
Revision Log
|
Patch
revision 1709 by jfenwick, Thu Aug 14 05:35:32 2008 UTC | revision 1710 by jfenwick, Fri Aug 15 06:24:20 2008 UTC | |
---|---|---|
# | Line 273 class DataTagged : public DataAbstract { | Line 273 class DataTagged : public DataAbstract { |
273 | ||
274 | Description: | Description: |
275 | Add a single tag. The default value for this DataTagged will be associated with the tag. | Add a single tag. The default value for this DataTagged will be associated with the tag. |
276 | If this tag already has a value associated with it, setTaggedValue will be used to update this value. | If this tag already has a value associated with it, then no change will be made. |
277 | \param tagKey - Input - Integer tag. | \param tagKey - Input - Integer tag. |
278 | T | T |
279 | */ | */ |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |