27 #ifndef IMG_IMAGE_STATE_VISITOR_FW_H
28 #define IMG_IMAGE_STATE_VISITOR_FW_H
30 namespace ost {
namespace img {
namespace image_state {
32 class InvalidImageStateVisitor;
33 class ImageStateNonModVisitorBase;
34 class ImageStateModIPVisitorBase;
35 class ImageStateConstModIPVisitorBase;
36 class ImageStateModOPVisitorBase;
37 class ImageStateConstModOPVisitorBase;
38 class ImageStateMorphVisitorBase;