Parent Directory
|
Revision Log
|
Patch
revision 1720 by jfenwick, Thu Aug 21 04:52:14 2008 UTC | revision 1721 by jfenwick, Fri Aug 22 00:39:32 2008 UTC | |
---|---|---|
# | Line 289 class DataExpanded : public DataAbstract | Line 289 class DataExpanded : public DataAbstract |
289 | void | void |
290 | setTaggedValue(int tagKey, | setTaggedValue(int tagKey, |
291 | const DataTypes::ShapeType& pointshape, | const DataTypes::ShapeType& pointshape, |
292 | const DataTypes::ValueType& value); | const DataTypes::ValueType& value, |
293 | int dataOffset=0); | |
294 | ||
295 | ||
296 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |