53 virtual int getEventTagsFilter()
const ;
56 virtual void _flushEventQueue() ;
62 MCAPI
void AddPartA(::std::string
const& eventName,
::Json::Value& eventBody, int64 eventTimestamp);
70 MCAPI ::std::vector<::std::string> _buildEventPayloads(
71 ::std::vector<::Social::Events::Event> events,
72 ::std::function<
void(::std::string
const&, ::std::string
const&)> onEventSerialized
79 MCAPI
bool _sendBatch();
81 MCAPI
void _sendEvents(::std::string
const& eventPayload, ::std::string
const& endpoint);
87 MCAPI static ::std::string
const& ENDPOINT_IDENTIFIER();
89 MCAPI static ::std::string
const& EVENT_NAMESPACE();
91 MCAPI static ::std::string
const& ONEDS_URL();
93 MCAPI static ::std::string
const& PARTA_IDENTIFIER();
113 MCFOLD
int $getEventTagsFilter()
const;
115 MCAPI
void $_flushEventQueue();
121 MCAPI
static void** $vftable();