#include <DeviceInfoHelper.hpp>
| Static Public Member Functions | |
| static void | buildFamilyDeviceInfo (const std::string &inFamilyName, const std::string &inTemplateName, const std::string &inOutputName, const torc::common::DeviceVector &inDeviceNames, Bitstream &inBitstream) | 
| Build the static device information for the specified family. | |
Definition at line 29 of file DeviceInfoHelper.hpp.
| void torc::bitstream::DeviceInfoHelper::buildFamilyDeviceInfo | ( | const std::string & | inFamilyName, | |
| const std::string & | inTemplateName, | |||
| const std::string & | inOutputName, | |||
| const torc::common::DeviceVector & | inDeviceNames, | |||
| Bitstream & | inBitstream | |||
| ) |  [static] | 
Build the static device information for the specified family.
Definition at line 31 of file DeviceInfoHelper.cpp.
 1.5.6
 1.5.6