Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerDataGeneral::BitsetMembers Enumeration

Members of the bitset.

C++
enum BitsetMembers {
  SEX_BIT = 0,
  RECALC_BIT,
  TOTALIZE_BIT,
  DEEMED_BIT,
  BLIND_BIT,
  MQGE_BIT,
  RESERVIST_BIT,
  INDEARN_BIT,
  INDRR_BIT,
  QCSBYYEAR_BIT,
  DEADOAB_BIT
};
Members 
Description 
SEX_BIT = 0 
The sex of worker (see Sex::sex_type). 
RECALC_BIT 
Recalculation code. 
TOTALIZE_BIT 
Totalization code. 
DEEMED_BIT 
Indicator for deemed insured status possible. 
BLIND_BIT 
Indicator for disability insured status allowed based on fully insured status only because of blindness. 
MQGE_BIT 
Medicare earnings code. 
RESERVIST_BIT 
Indicator for military reservist pension. 
INDEARN_BIT 
Indicator for regular earnings available. 
INDRR_BIT 
Indicator for railroad qcs and earnings available. 
QCSBYYEAR_BIT 
Indicator for QCs by single year prior to 1978. 
DEADOAB_BIT 
Indicator for deceased OAB in survivor case. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!