Class to hold the parsed Channel parameters.
Definition at line 631 of file ChannelParameters.hpp.
Public Member Functions | |
ChannelParams (const ChannelParams &other) | |
ChannelParams (const char *params) | |
uint32_t | getConnectGroupID () const |
uint32_t | getDataOffset () const |
bool | getDebugMode () const |
uint16_t | getDebugPort () const |
uint16_t | getExpectedConnectionsCount () const |
uint16_t | getExpectedDebugConnectionsCount () const |
size_t | getFifoSize () const |
ChannelParamStr | getId () const |
bool | getMailboxMode () const |
const ChannelNvSciStreamParams & | getNvSciStreamParams () const |
size_t | getPoolCapacity () const |
bool | getReuseEnabled () const |
ChannelRole | getRole () const |
ChannelParamStr | getSingletonId () const |
bool | getSingletonMode () const |
const ChannelSocketParams & | getSocketParams () const |
const char * | getStr () const |
bool | getSyncEnabled () const |
ChannelType | getType () const |
uint32_t | getUID () const |
bool | isStrictFifo () const |
ChannelParams & | operator= (const ChannelParams &other)=default |
void | setMailboxMode (bool mailboxEnabled) |
void | setStrictFifo (bool strictFifo) |
~ChannelParams ()=default | |
|
inlineexplicit |
Definition at line 634 of file ChannelParameters.hpp.
References dw::framework::MAILBOX, dw::framework::ParseAllChannelParameters(), and dw::framework::SINGLETON.
|
inline |
Definition at line 727 of file ChannelParameters.hpp.
|
default |
|
inline |
Definition at line 770 of file ChannelParameters.hpp.
|
inline |
Definition at line 758 of file ChannelParameters.hpp.
|
inline |
Definition at line 764 of file ChannelParameters.hpp.
|
inline |
Definition at line 738 of file ChannelParameters.hpp.
|
inline |
Definition at line 765 of file ChannelParameters.hpp.
|
inline |
Definition at line 766 of file ChannelParameters.hpp.
|
inline |
Definition at line 739 of file ChannelParameters.hpp.
|
inline |
Definition at line 736 of file ChannelParameters.hpp.
|
inline |
Definition at line 750 of file ChannelParameters.hpp.
|
inline |
Definition at line 781 of file ChannelParameters.hpp.
|
inline |
Definition at line 749 of file ChannelParameters.hpp.
Referenced by dw::framework::SyncPortHelperOutput< T >::parseDataSynced(), and dw::framework::SyncPortHelperInput< T >::parseDataSynced().
|
inline |
Definition at line 762 of file ChannelParameters.hpp.
Referenced by dw::framework::PortInput< T >::bindChannel().
|
inline |
Definition at line 767 of file ChannelParameters.hpp.
|
inline |
Definition at line 737 of file ChannelParameters.hpp.
|
inline |
Definition at line 761 of file ChannelParameters.hpp.
|
inline |
Definition at line 772 of file ChannelParameters.hpp.
|
inline |
Definition at line 735 of file ChannelParameters.hpp.
|
inline |
Definition at line 759 of file ChannelParameters.hpp.
|
inline |
Definition at line 768 of file ChannelParameters.hpp.
|
inline |
Definition at line 769 of file ChannelParameters.hpp.
|
inline |
Definition at line 744 of file ChannelParameters.hpp.
|
default |
|
inline |
Definition at line 760 of file ChannelParameters.hpp.
|
inline |
Definition at line 745 of file ChannelParameters.hpp.