OpenStructure
Public Member Functions
StarDataItem Class Reference

#include <star_parser.hh>

Public Member Functions

 StarDataItem (const StringRef &category, const StringRef &name, const StringRef &value)
 
const StringRefGetCategory () const
 
const StringRefGetName () const
 
const StringRefGetValue () const
 
 StarDataItem (const StringRef &category, const StringRef &name, const StringRef &value)
 
const StringRefGetCategory () const
 
const StringRefGetName () const
 
const StringRefGetValue () const
 

Detailed Description

Definition at line 44 of file star_parser.hh.

Constructor & Destructor Documentation

◆ StarDataItem() [1/2]

StarDataItem ( const StringRef category,
const StringRef name,
const StringRef value 
)
inline

Definition at line 46 of file star_parser.hh.

◆ StarDataItem() [2/2]

StarDataItem ( const StringRef category,
const StringRef name,
const StringRef value 
)
inline

Definition at line 46 of file star_parser.hh.

Member Function Documentation

◆ GetCategory() [1/2]

const StringRef& GetCategory ( ) const
inline

Definition at line 50 of file star_parser.hh.

◆ GetCategory() [2/2]

const StringRef& GetCategory ( ) const
inline

Definition at line 50 of file star_parser.hh.

◆ GetName() [1/2]

const StringRef& GetName ( ) const
inline

Definition at line 51 of file star_parser.hh.

◆ GetName() [2/2]

const StringRef& GetName ( ) const
inline

Definition at line 51 of file star_parser.hh.

◆ GetValue() [1/2]

const StringRef& GetValue ( ) const
inline

Definition at line 52 of file star_parser.hh.

◆ GetValue() [2/2]

const StringRef& GetValue ( ) const
inline

Definition at line 52 of file star_parser.hh.


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