10#ifndef __TAP_EXPORT_OBJECT_H__
11#define __TAP_EXPORT_OBJECT_H__
void start_exportobjects(void)
Starts exporting objects based on the current options.
Definition tap-exportobject.c:214
void eo_list_object_types(void)
List all available object types for export.
Definition tap-exportobject.c:43
bool eo_tap_opt_add(const char *ws_optarg)
Adds an export object option.
Definition tap-exportobject.c:48