NCBI C++ ToolKit
|
Search Toolkit Book for SConnectorTag
Connector specification. More...
#include <connect/ncbi_connector.h>
Public Attributes | |
SMetaConnector * | meta |
back link to original meta More... | |
FSetupVTable | setup |
init meta, may not be NULL More... | |
FDestroy | destroy |
destroys handle, can be NULL More... | |
void * | handle |
data handle of the connector More... | |
CONNECTOR | next |
linked list More... | |
Connector specification.
Definition at line 265 of file ncbi_connector.h.