Set of parameters required to construct the protocol instance. More...
#include <AEProtocol.h>
Public Attributes | |
| int | nBL |
| int | nBR |
| int | N |
| int | nGamma |
| int | len_z |
| int | len_w |
Friends | |
| ostream & | operator<< (ostream &out, const TTP_Conf &ttp_conf) |
Set of parameters required to construct the protocol instance.
Definition at line 41 of file AEProtocol.h.
| ostream& operator<< | ( | ostream & | out, | |
| const TTP_Conf & | ttp_conf | |||
| ) | [friend] |
Definition at line 51 of file AEProtocol.h.
| int TTP_Conf::len_w |
Definition at line 49 of file AEProtocol.h.
| int TTP_Conf::len_z |
Definition at line 48 of file AEProtocol.h.
| int TTP_Conf::N |
Definition at line 45 of file AEProtocol.h.
| int TTP_Conf::nBL |
Definition at line 43 of file AEProtocol.h.
| int TTP_Conf::nBR |
Definition at line 44 of file AEProtocol.h.
| int TTP_Conf::nGamma |
Definition at line 46 of file AEProtocol.h.
1.6.1