Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Main structure of the PL file. This file contains the online parameters of the logic. More...
#include <structs.hpp>
Public Member Functions | |
bool | operator== (const PlFile &other) const =default |
Public Attributes | |
uint32_t | version {3} |
uint32_t | numLibraries {0} |
uint32_t | numParams {0} |
std::vector< LibraryPl > | libraries |
Main structure of the PL file. This file contains the online parameters of the logic.
|
default |
std::vector<LibraryPl> iv::logic::files::PlFile::libraries |
uint32_t iv::logic::files::PlFile::numLibraries {0} |
uint32_t iv::logic::files::PlFile::numParams {0} |
uint32_t iv::logic::files::PlFile::version {3} |