#include <lumina.hpp>
|
| | lumina_client_t (lumina_feature_t _feature, idarpc_stream_t *_irs) |
| | ~lumina_client_t () |
| virtual void | set_pattern_id_md5 (pattern_id_t *out, const md5_t &md5) const newapi |
| virtual bool | is_pattern_id (const pattern_id_t &pid, const md5_t &md5) const newapi |
| bool | send_helo (const bytevec_t &key_data, const uchar license_id[6], qstring *errbuf, const char *username, const char *password) |
| virtual pkt_pull_md_result_t * | pull_md (pattern_ids_t &pattern_ids, qstring *errbuf, uint32 pull_md_flags=0) new api |
| virtual pkt_pull_md_result_t * | pull_md (eavec_t *funcs, qstring *errbuf, uint32 pull_md_flags=0) new api |
| virtual bool | obsolete_push_md (push_md_result_t *result, const push_md_opts_t &opts, qstring *errbuf, metadata_appender_t *append_metadata=nullptr, uint32 flags=0) new api |
| virtual pkt_get_pop_result_t * | get_pop (qstring *errbuf, uint32 nresults=LUMINA_GET_POP_DEFAULT_NRESULTS) new api |
| virtual bool | del_history (qstring *errbuf, const eavec_t &funcs) new api |
| virtual bool | push_md (push_md_result_t *result, const push_md_opts_t &opts, qstring *errbuf, metadata_appender_ea_t *append_metadata=nullptr, uint32 flags=0) new api |
| bool | can_del_history () const |
| | generic_client_t (const char *_server_name, rpc_engine_creator_t *engine_creator, idarpc_stream_t *_irs) |
| virtual | ~generic_client_t () |
◆ lumina_client_t()
| lumina_client_t::lumina_client_t |
( |
lumina_feature_t | _feature, |
|
|
idarpc_stream_t * | _irs ) |
◆ ~lumina_client_t()
| lumina_client_t::~lumina_client_t |
( |
| ) |
|
◆ set_pattern_id_md5()
◆ is_pattern_id()
◆ send_helo()
| bool lumina_client_t::send_helo |
( |
const bytevec_t & | key_data, |
|
|
const uchar | license_id[6], |
|
|
qstring * | errbuf, |
|
|
const char * | username, |
|
|
const char * | password ) |
◆ pull_md() [1/2]
◆ pull_md() [2/2]
◆ obsolete_push_md()
◆ get_pop()
◆ del_history()
◆ push_md()
◆ can_del_history()
| bool lumina_client_t::can_del_history |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: