OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 ( const StringRef category,
const StringRef name,
const StringRef value 
)
inline

Definition at line 46 of file star_parser.hh.

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

Definition at line 46 of file star_parser.hh.


Member Function Documentation

const StringRef& GetCategory ( ) const
inline

Definition at line 50 of file star_parser.hh.

const StringRef& GetCategory ( ) const
inline

Definition at line 50 of file star_parser.hh.

const StringRef& GetName ( ) const
inline

Definition at line 51 of file star_parser.hh.

const StringRef& GetName ( ) const
inline

Definition at line 51 of file star_parser.hh.

const StringRef& GetValue ( ) const
inline

Definition at line 52 of file star_parser.hh.

const StringRef& GetValue ( ) const
inline

Definition at line 52 of file star_parser.hh.


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