Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
FlagReset Struct Reference

Public Member Functions

 FlagReset ()
 
 ~FlagReset ()
 

Public Attributes

bool wp = with_power
 
bool wn = with_nes
 
bool on = only_num
 
bool wc = with_class
 
size_t fs = font_size
 

Detailed Description

Definition at line 66 of file load_digraph_test.cc.

Constructor & Destructor Documentation

◆ FlagReset()

FlagReset::FlagReset ( )
inline

◆ ~FlagReset()

FlagReset::~FlagReset ( )
inline

Member Data Documentation

◆ fs

size_t FlagReset::fs = font_size

Definition at line 72 of file load_digraph_test.cc.

Referenced by ~FlagReset().

◆ on

bool FlagReset::on = only_num

Definition at line 70 of file load_digraph_test.cc.

Referenced by ~FlagReset().

◆ wc

bool FlagReset::wc = with_class

Definition at line 71 of file load_digraph_test.cc.

Referenced by ~FlagReset().

◆ wn

bool FlagReset::wn = with_nes

Definition at line 69 of file load_digraph_test.cc.

Referenced by ~FlagReset().

◆ wp

bool FlagReset::wp = with_power

Definition at line 68 of file load_digraph_test.cc.

Referenced by ~FlagReset().


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