1 #ifndef SIO_CLUSTERIOIMPL_H
2 #define SIO_CLUSTERIOIMPL_H 1
4 #include "IMPL/ClusterImpl.h"
8 class SIOClusterHandler ;
13 class SIOClusterHandler ;
Adding stuff needed for io (friend declarations, etc.)
Definition: ClusterIOImpl.h:20
Implementation of SIOObjectHandler to handle IO of Clusters.
Definition: SIOClusterHandler.h:16
Implementation of Cluster.
Definition: ClusterImpl.h:24