UKInfo Struct Reference

Struct that stores information about a unique key using the most common data types. More...

#include <DSInfo.h>

Public Attributes

std::string name
 Unique Key Name. More...
 
std::vector< std::string > porperties
 Unique Key Properties in a string vector. More...
 

Detailed Description

Struct that stores information about a unique key using the most common data types.

Definition at line 198 of file DSInfo.h.

Member Data Documentation

std::string UKInfo::name

Unique Key Name.

Definition at line 200 of file DSInfo.h.

std::vector<std::string> UKInfo::porperties

Unique Key Properties in a string vector.

Definition at line 201 of file DSInfo.h.


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