HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_MLRegressionKernelCoreParms::Inputs Struct Reference

#include <SOP_MLRegressionKernelCore.proto.h>

Public Member Functions

 Inputs ()
 
bool operator== (const Inputs &src) const
 
bool operator!= (const Inputs &src) const
 

Public Attributes

int64 inputtype
 
UT_StringHolder inputpointattribute
 
UT_StringHolder inputvolumename
 

Detailed Description

Definition at line 119 of file SOP_MLRegressionKernelCore.proto.h.

Constructor & Destructor Documentation

SOP_MLRegressionKernelCoreParms::Inputs::Inputs ( )
inline

Definition at line 126 of file SOP_MLRegressionKernelCore.proto.h.

Member Function Documentation

bool SOP_MLRegressionKernelCoreParms::Inputs::operator!= ( const Inputs src) const
inline

Definition at line 142 of file SOP_MLRegressionKernelCore.proto.h.

bool SOP_MLRegressionKernelCoreParms::Inputs::operator== ( const Inputs src) const
inline

Definition at line 134 of file SOP_MLRegressionKernelCore.proto.h.

Member Data Documentation

UT_StringHolder SOP_MLRegressionKernelCoreParms::Inputs::inputpointattribute

Definition at line 122 of file SOP_MLRegressionKernelCore.proto.h.

int64 SOP_MLRegressionKernelCoreParms::Inputs::inputtype

Definition at line 121 of file SOP_MLRegressionKernelCore.proto.h.

UT_StringHolder SOP_MLRegressionKernelCoreParms::Inputs::inputvolumename

Definition at line 123 of file SOP_MLRegressionKernelCore.proto.h.


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