| 
    KiCad PCB EDA Suite
    
   | 
 
Go to the source code of this file.
Classes | |
| class | LSEQ | 
| LSEQ is a sequence (and therefore also a set) of PCB_LAYER_IDs.  More... | |
Typedefs | |
| typedef std::vector< PCB_LAYER_ID > | BASE_SEQ | 
| A sequence of layers, a sequence provides a certain order.   | |
| typedef std::vector<PCB_LAYER_ID> BASE_SEQ |