|
MBDyn-1.7.3
|

Public Attributes | |
| bool | bIsRTAI |
| StreamOutEcho * | pSOE |
| StreamContent * | pSC |
| std::string | name |
| std::string | path |
| std::string | host |
| bool | bCreate |
| bool | bNonBlocking |
| bool | bNoSignal |
| bool | bSendFirst |
| bool | bAbortIfBroken |
| unsigned short int | port |
| int | socket_type |
| int | flags |
| unsigned int | OutputEvery |
Definition at line 198 of file socketstream_out_elem.cc.
| bool SocketStreamOutputDataTmp::bAbortIfBroken |
Definition at line 217 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem(), and SocketStreamOutputElemCreator::getSocketStreamOutParam().
| bool SocketStreamOutputDataTmp::bCreate |
Definition at line 213 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem(), and SocketStreamOutputElemCreator::getSocketStreamOutParam().
| bool SocketStreamOutputDataTmp::bIsRTAI |
Definition at line 199 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem(), and SocketStreamOutputElemCreator::getSocketStreamOutParam().
| bool SocketStreamOutputDataTmp::bNonBlocking |
Definition at line 214 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem(), and SocketStreamOutputElemCreator::getSocketStreamOutParam().
| bool SocketStreamOutputDataTmp::bNoSignal |
Definition at line 215 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem(), and SocketStreamOutputElemCreator::getSocketStreamOutParam().
| bool SocketStreamOutputDataTmp::bSendFirst |
Definition at line 216 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem(), and SocketStreamOutputElemCreator::getSocketStreamOutParam().
| int SocketStreamOutputDataTmp::flags |
Definition at line 220 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem().
| std::string SocketStreamOutputDataTmp::host |
Definition at line 212 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem(), and SocketStreamOutputElemCreator::getSocketStreamOutParam().
| std::string SocketStreamOutputDataTmp::name |
Definition at line 210 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem(), and SocketStreamOutputElemCreator::getSocketStreamOutParam().
| unsigned int SocketStreamOutputDataTmp::OutputEvery |
Definition at line 221 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem(), and SocketStreamOutputElemCreator::getSocketStreamOutParam().
| std::string SocketStreamOutputDataTmp::path |
Definition at line 211 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem(), and SocketStreamOutputElemCreator::getSocketStreamOutParam().
| unsigned short int SocketStreamOutputDataTmp::port |
Definition at line 218 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem(), and SocketStreamOutputElemCreator::getSocketStreamOutParam().
| StreamContent* SocketStreamOutputDataTmp::pSC |
Definition at line 201 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem(), and ReadSocketStreamElem().
| StreamOutEcho* SocketStreamOutputDataTmp::pSOE |
Definition at line 200 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem(), and ReadSocketStreamElem().
| int SocketStreamOutputDataTmp::socket_type |
Definition at line 219 of file socketstream_out_elem.cc.
Referenced by SocketStreamOutputElemCreator::createSocketStreamOutElem(), and SocketStreamOutputElemCreator::getSocketStreamOutParam().