Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaMethod::table_type Enumeration

Old-law PIA table indicator.

C++
enum table_type {
  NO_TABLE = -1,
  PL_1952 = 0,
  PL_1954,
  PL_1958,
  PL_1965,
  PL_1967,
  PL_1969,
  PL_1971,
  PL_1972,
  PL_1973,
  PL_1977,
  NUM_TABLES
};
Members 
Description 
NO_TABLE = -1 
PIA table does not apply. 
PL_1952 = 0 
1952 Act. 
PL_1954 
1954 Act. 
PL_1958 
1958 Act. 
PL_1965 
1965 Act. 
PL_1967 
1967 Act. 
PL_1969 
1969 Act. 
PL_1971 
1971 Act. 
PL_1972 
1972 Act. 
PL_1973 
1973 Act. 
PL_1977 
1977 Act. 
NUM_TABLES 
Number of PIA tables. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!