OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
StarWriterLoop Class Reference

#include <star_writer.hh>

Inherits StarWriterObject, and StarWriterObject.

Public Member Functions

 StarWriterLoop (const StarWriterLoopDesc &desc)
 
const StarWriterLoopDescGetDesc ()
 
void AddData (const std::vector< StarWriterValue > &data)
 
const std::vector
< StarWriterValue > & 
GetData ()
 
int GetN ()
 
virtual void ToStream (std::ostream &s)
 
 StarWriterLoop (const StarWriterLoopDesc &desc)
 
const StarWriterLoopDescGetDesc ()
 
void AddData (const std::vector< StarWriterValue > &data)
 
const std::vector
< StarWriterValue > & 
GetData ()
 
int GetN ()
 
virtual void ToStream (std::ostream &s)
 
- Public Member Functions inherited from StarWriterObject
virtual ~StarWriterObject ()
 
virtual ~StarWriterObject ()
 

Detailed Description

Definition at line 290 of file star_writer.hh.

Constructor & Destructor Documentation

StarWriterLoop ( const StarWriterLoopDesc desc)
inline

Definition at line 293 of file star_writer.hh.

StarWriterLoop ( const StarWriterLoopDesc desc)
inline

Definition at line 293 of file star_writer.hh.

Member Function Documentation

void AddData ( const std::vector< StarWriterValue > &  data)
inline

Definition at line 297 of file star_writer.hh.

void AddData ( const std::vector< StarWriterValue > &  data)
inline

Definition at line 297 of file star_writer.hh.

const std::vector<StarWriterValue>& GetData ( )
inline

Definition at line 304 of file star_writer.hh.

const std::vector<StarWriterValue>& GetData ( )
inline

Definition at line 304 of file star_writer.hh.

const StarWriterLoopDesc& GetDesc ( )
inline

Definition at line 295 of file star_writer.hh.

const StarWriterLoopDesc& GetDesc ( )
inline

Definition at line 295 of file star_writer.hh.

int GetN ( )
inline

Definition at line 306 of file star_writer.hh.

int GetN ( )
inline

Definition at line 306 of file star_writer.hh.

virtual void ToStream ( std::ostream &  s)
inlinevirtual

Implements StarWriterObject.

Definition at line 310 of file star_writer.hh.

virtual void ToStream ( std::ostream &  s)
inlinevirtual

Implements StarWriterObject.

Definition at line 310 of file star_writer.hh.


The documentation for this class was generated from the following files: