Loading [MathJax]/extensions/TeX/AMSsymbols.js
SIRIUS 7.5.0
Electronic structure library and applications
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Private Attributes | List of all members
sirius::hbar Class Reference

Horisontal bar. More...

#include <ostream_tools.hpp>

Public Member Functions

 hbar (int w__, char c__)
 
int w () const
 
char c () const
 

Private Attributes

int w_
 
char c_
 

Detailed Description

Horisontal bar.

Definition at line 58 of file ostream_tools.hpp.

Constructor & Destructor Documentation

◆ hbar()

sirius::hbar::hbar ( int  w__,
char  c__ 
)
inline

Definition at line 63 of file ostream_tools.hpp.

Member Function Documentation

◆ w()

int sirius::hbar::w ( ) const
inline

Definition at line 68 of file ostream_tools.hpp.

◆ c()

char sirius::hbar::c ( ) const
inline

Definition at line 72 of file ostream_tools.hpp.

Member Data Documentation

◆ w_

int sirius::hbar::w_
private

Definition at line 60 of file ostream_tools.hpp.

◆ c_

char sirius::hbar::c_
private

Definition at line 61 of file ostream_tools.hpp.


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