FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
XMLSaver.hpp
1
2//
3// $Id: XMLSaver.hpp,v 1.1 2004/08/12 16:00:32 werner Exp $
4//
5// $Log: XMLSaver.hpp,v $
6// Revision 1.1 2004/08/12 16:00:32 werner
7// Fiber Bundle XML Layer
8//
9//
11#ifndef __FIBER_XMLSAVER_HPP
12#define __FIBER_XMLSAVER_HPP "Created 27.02.2001 21:42:27 by werner"
13
14#include "FBXMLAPI.h"
15#include "init.hpp"
16#include <memcore/Persistencer.hpp>
17
18namespace Fiber
19{
20 using std::list;
21 using std::string;
22 using namespace MemCore;
23
24template <class FiberStructure>
25 class XMLSaver;
26
27template <class FiberStructure>
29
30template <class FiberStructure>
31 class XMLLoader;
32
33} /* namespace Fiber */
34
35#endif /* __FIBER_XMLSAVER_HPP */
36
basic_string< char > string
Definition XMLSaver.hpp:31
Definition XMLSaver.hpp:28
Definition XMLSaver.hpp:25
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2