OpenStructure
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() [1/2]

StarWriterLoop ( const StarWriterLoopDesc desc)
inline

Definition at line 293 of file star_writer.hh.

◆ StarWriterLoop() [2/2]

StarWriterLoop ( const StarWriterLoopDesc desc)
inline

Definition at line 293 of file star_writer.hh.

Member Function Documentation

◆ AddData() [1/2]

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

Definition at line 297 of file star_writer.hh.

◆ AddData() [2/2]

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

Definition at line 297 of file star_writer.hh.

◆ GetData() [1/2]

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

Definition at line 304 of file star_writer.hh.

◆ GetData() [2/2]

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

Definition at line 304 of file star_writer.hh.

◆ GetDesc() [1/2]

const StarWriterLoopDesc& GetDesc ( )
inline

Definition at line 295 of file star_writer.hh.

◆ GetDesc() [2/2]

const StarWriterLoopDesc& GetDesc ( )
inline

Definition at line 295 of file star_writer.hh.

◆ GetN() [1/2]

int GetN ( )
inline

Definition at line 306 of file star_writer.hh.

◆ GetN() [2/2]

int GetN ( )
inline

Definition at line 306 of file star_writer.hh.

◆ ToStream() [1/2]

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

Implements StarWriterObject.

Definition at line 310 of file star_writer.hh.

◆ ToStream() [2/2]

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 file: