irioCoreCpp Library Module
2.1.0
profileIOcRIO.h
1
#pragma once
2
3
#include "profiles/profileIO.h"
4
5
namespace
irio {
6
15
class
ProfileIOcRIO
:
public
ProfileIO
{
16
public
:
28
ProfileIOcRIO
(
ParserManager
*parserManager,
const
NiFpga_Session &session,
29
const
Platform
&platform);
30
};
31
32
}
// namespace irio
irio::ParserManager
Responsible for managing the parsing of resources for a bitfile.
Definition:
parserManager.h:76
irio::Platform
Generic Platform class.
Definition:
platforms.h:23
irio::ProfileIO
Profile with the terminals specific to IO functionality.
Definition:
profileIO.h:14
irio::ProfileIOcRIO
Profile with the terminals specific to cRIO IO functionality.
Definition:
profileIOcRIO.h:15
irio::ProfileIOcRIO::ProfileIOcRIO
ProfileIOcRIO(ParserManager *parserManager, const NiFpga_Session &session, const Platform &platform)
Profile with the terminals specific to cRIO IO functionality.
c++
irioCoreCpp
include
profiles
profileIOcRIO.h
Generated by
1.9.1