Class to hold the parsed Channel parameters.
Definition at line 498 of file ChannelParameters.hpp.
Public Member Functions | |
ChannelParams (const ChannelParams &other) | |
ChannelParams (const char *params) | |
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 |
bool | isStrictFifo () const |
ChannelParams & | operator= (const ChannelParams &other)=default |
void | setMailboxMode (bool mailboxEnabled) |
void | setStrictFifo (bool strictFifo) |
~ChannelParams ()=default | |
|
inlineexplicit |
Definition at line 501 of file ChannelParameters.hpp.
References dw::framework::MAILBOX, dw::framework::ParseAllChannelParameters(), and dw::framework::SINGLETON.
|
inline |
Definition at line 570 of file ChannelParameters.hpp.
|
default |
|
inline |
Definition at line 601 of file ChannelParameters.hpp.
|
inline |
Definition at line 606 of file ChannelParameters.hpp.
|
inline |
Definition at line 581 of file ChannelParameters.hpp.
|
inline |
Definition at line 607 of file ChannelParameters.hpp.
|
inline |
Definition at line 608 of file ChannelParameters.hpp.
|
inline |
Definition at line 582 of file ChannelParameters.hpp.
|
inline |
Definition at line 579 of file ChannelParameters.hpp.
|
inline |
Definition at line 593 of file ChannelParameters.hpp.
|
inline |
Definition at line 621 of file ChannelParameters.hpp.
|
inline |
Definition at line 592 of file ChannelParameters.hpp.
Referenced by dw::framework::SyncPortHelperOutput< T >::parseDataSynced(), and dw::framework::SyncPortHelperInput< T >::parseDataSynced().
|
inline |
Definition at line 605 of file ChannelParameters.hpp.
Referenced by dw::framework::PortInput< T >::bindChannel().
|
inline |
Definition at line 609 of file ChannelParameters.hpp.
|
inline |
Definition at line 580 of file ChannelParameters.hpp.
|
inline |
Definition at line 604 of file ChannelParameters.hpp.
|
inline |
Definition at line 612 of file ChannelParameters.hpp.
|
inline |
Definition at line 578 of file ChannelParameters.hpp.
|
inline |
Definition at line 602 of file ChannelParameters.hpp.
|
inline |
Definition at line 610 of file ChannelParameters.hpp.
|
inline |
Definition at line 587 of file ChannelParameters.hpp.
|
default |
|
inline |
Definition at line 603 of file ChannelParameters.hpp.
|
inline |
Definition at line 588 of file ChannelParameters.hpp.