#include <FormatFlag.hh>
Definition at line 8 of file FormatFlag.hh.
◆ Value
Enumerator |
---|
cart | |
va_off | |
header_on | |
frac | |
va_on | |
header_off | |
Definition at line 10 of file FormatFlag.hh.
◆ FormatFlag() [1/2]
CASM::FormatFlag::FormatFlag |
( |
int |
_value | ) |
|
|
inline |
◆ FormatFlag() [2/2]
CASM::FormatFlag::FormatFlag |
( |
std::ostream & |
_stream | ) |
|
|
inline |
◆ iword_index()
int CASM::FormatFlag::iword_index |
( |
| ) |
|
|
staticprivate |
◆ operator&()
◆ operator&=()
FormatFlag& CASM::FormatFlag::operator&= |
( |
int |
RHS | ) |
|
|
inline |
◆ operator^()
◆ operator^=()
FormatFlag& CASM::FormatFlag::operator^= |
( |
int |
RHS | ) |
|
|
inline |
◆ operator|()
◆ operator|=()
FormatFlag& CASM::FormatFlag::operator|= |
( |
int |
RHS | ) |
|
|
inline |
◆ print_header() [1/2]
bool CASM::FormatFlag::print_header |
( |
| ) |
const |
|
inline |
◆ print_header() [2/2]
FormatFlag& CASM::FormatFlag::print_header |
( |
bool |
_set | ) |
|
|
inline |
◆ print_va()
bool CASM::FormatFlag::print_va |
( |
| ) |
const |
|
inline |
◆ set()
std::ostream& CASM::FormatFlag::set |
( |
std::ostream & |
_stream | ) |
const |
|
inline |
◆ value()
int CASM::FormatFlag::value |
( |
| ) |
const |
|
inline |
◆ m_value
int CASM::FormatFlag::m_value |
|
private |
The documentation for this class was generated from the following files:
- /Users/bpuchala/Work/codes/CASMcode_v0.2.X_reference/include/casm/casm_io/FormatFlag.hh
- /Users/bpuchala/Work/codes/CASMcode_v0.2.X_reference/src/casm/casm_io/FormatFlag.cc