summaryrefslogtreecommitdiffstats
path: root/rasodmg/stattiling.hh
diff options
context:
space:
mode:
authorshaan <s.rauniyar@jacobs-university.de>2009-07-02 18:15:09 +0200
committerConstantin <jucovschi@gmail.com>2010-04-01 11:58:25 +0200
commit717727ce3d99142b7197730a45e4640191d99c84 (patch)
tree526b8d2ead5b5c6ce3b8460c494990aa6e08d022 /rasodmg/stattiling.hh
parent6f1293e6d9ead21d664d1e5116a7bca13a109103 (diff)
downloadrasdaman-upstream-717727ce3d99142b7197730a45e4640191d99c84.tar.gz
rasdaman-upstream-717727ce3d99142b7197730a45e4640191d99c84.tar.xz
rasdaman-upstream-717727ce3d99142b7197730a45e4640191d99c84.zip
Module for Rasodmg
Diffstat (limited to 'rasodmg/stattiling.hh')
-rw-r--r--rasodmg/stattiling.hh6
1 files changed, 6 insertions, 0 deletions
diff --git a/rasodmg/stattiling.hh b/rasodmg/stattiling.hh
index 415b919..3577c83 100644
--- a/rasodmg/stattiling.hh
+++ b/rasodmg/stattiling.hh
@@ -47,6 +47,9 @@ class r_Stat_Tiling;
an appropriate tiling can be defined.
*/
+/**
+ * \ingroup Rasodmgs
+ */
class r_Access
{
public:
@@ -121,6 +124,9 @@ extern std::ostream& operator<<(std::ostream& os, const r_Access& access);
can be updated and the tiling operation prepared.
*/
+/**
+ * \ingroup Rasodmgs
+ */
class r_Stat_Tiling : public r_Dimension_Tiling
{
// ******************* PUBLIC SECTION *******************