OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Typedefs
star_writer.hh File Reference
#include <map>
#include <fstream>
#include <boost/iostreams/filtering_stream.hpp>
#include <boost/iostreams/filter/gzip.hpp>
#include <boost/shared_ptr.hpp>
#include <ost/string_ref.hh>
#include <ost/io/io_exception.hh>

Go to the source code of this file.

Data Structures

class  StarWriterObject
 
class  StarWriterValue
 
class  StarWriterDataItem
 
class  StarWriterLoopDesc
 
class  StarWriterLoop
 
class  StarWriter
 

Namespaces

 ost
 
 ost::io
 

Typedefs

typedef boost::shared_ptr
< StarWriterObject > 
StarWriterObjectPtr
 
typedef boost::shared_ptr
< StarWriterValue > 
StarWriterValuePtr
 
typedef boost::shared_ptr
< StarWriterDataItem > 
StarWriterDataItemPtr
 
typedef boost::shared_ptr
< StarWriterLoopDesc > 
StarWriterLoopDescPtr
 
typedef boost::shared_ptr
< StarWriterLoop > 
StarWriterLoopPtr