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 293 class DataAbstract { | Line 293 class DataAbstract { |
293 | void | void |
294 | setTaggedValue(int tagKey, | setTaggedValue(int tagKey, |
295 | const DataTypes::ShapeType& pointshape, | const DataTypes::ShapeType& pointshape, |
296 | const DataTypes::ValueType& value); | const DataTypes::ValueType& value, |
297 | int dataOffset=0); | |
298 | ||
299 | ||
300 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |