Searched refs:ExampleStringMetadataEvent (Results 1 – 2 of 2) sorted by relevance
436 class ExampleStringMetadataEvent : public StreamWriteable {439 explicit ExampleStringMetadataEvent(u32 type, const string& data) in ExampleStringMetadataEvent() function
417 void ExampleStringMetadataEvent::WriteTo(std::ostream* out) const { in WriteTo()