OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LinkDescriptor Struct Reference

specifies the content in-memory of a row in the link metadata view More...

#include <LinkDescriptor.h>

+ Collaboration diagram for LinkDescriptor:

Public Attributes

int32_t linkId
 
int32_t userId
 
std::string link
 
std::string viewState
 
std::string updateTime
 
std::string viewMetadata
 

Detailed Description

specifies the content in-memory of a row in the link metadata view

LinkDescriptor

Definition at line 30 of file LinkDescriptor.h.

Member Data Documentation

int32_t LinkDescriptor::linkId
std::string LinkDescriptor::updateTime

Definition at line 35 of file LinkDescriptor.h.

Referenced by Catalog_Namespace::Catalog::createLink().

int32_t LinkDescriptor::userId
std::string LinkDescriptor::viewMetadata
std::string LinkDescriptor::viewState

The documentation for this struct was generated from the following file: