Protocol++® (Protocolpp®)
v5.6.2
|
This is the complete list of members for ProtocolPP::jstream, including all inherited members.
clean() | ProtocolPP::jstream | |
get_engine(std::shared_ptr< jprotocol > &newengine) | ProtocolPP::jstream | |
get_field(field_t field) | ProtocolPP::jstream | |
get_security(std::shared_ptr< T > &security) | ProtocolPP::jstream | |
jstream() | ProtocolPP::jstream | |
jstream(std::string name, direction_t dir, protocol_t type, bool postprocess, std::shared_ptr< jsecass > security, std::shared_ptr< jprotocol > engine) | ProtocolPP::jstream | |
jstream(std::string name, direction_t dir, protocol_t type, bool postprocess, std::shared_ptr< jsecass > security) | ProtocolPP::jstream | |
jstream(std::string name, direction_t dir, protocol_t type, bool postprocess, std::shared_ptr< jprotocol > engine) | ProtocolPP::jstream | |
jstream(jstream &rhs) | ProtocolPP::jstream | |
jstream(const jstream &rhs) | ProtocolPP::jstream | |
set_engine(std::shared_ptr< jprotocol > engine) | ProtocolPP::jstream | |
set_field(field_t field, T value) | ProtocolPP::jstream | |
set_security(std::shared_ptr< T > &security) | ProtocolPP::jstream | |
~jstream()=default | ProtocolPP::jstream | virtual |